Sam Ravnborg <[EMAIL PROTECTED]> writes: >> diff --git a/arch/i386/boot/compressed/head.S > b/arch/i386/boot/compressed/head.S >> index b5893e4..8f28ecd 100644 >> --- a/arch/i386/boot/compressed/head.S >> +++ b/arch/i386/boot/compressed/head.S >> @@ -23,9 +23,9 @@ >> */ >> .text >> >> +#include <linux/config.h> > > You already have full access to all CONFIG_* symbols - kbuild includes > it on the commandline. So please kill this include.
Ok. That must be new. No problem. Eric _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
