On Tue, 2008-09-16 at 22:18 +0200, Johannes Berg wrote: > > diff --git a/Makefile b/Makefile > > index 74cb1e1..9e79381 100644 > > --- a/Makefile > > +++ b/Makefile > > @@ -6,7 +6,7 @@ INSTALL ?= install > > PREFIX ?= /usr > > CC ?= "gcc" > > CFLAGS += -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration > > -CFLAGS += -I/lib/modules/`uname -r`/build/include > > +CFLAGS += -I/lib/modules/`uname -r`/source/include > > I'll remove that line entirely though. In Makefile? Please make sure that .config remains optional. -- Regards, Pavel Roskin -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html