git head x86_64 build breakage

From: Jesse Brandeburg
Date: Tue Jun 27 2006 - 16:08:56 EST


using a fresh pull of Linus' git, I can't build a kernel right now
I get this:
make O=../2.6.18.obj/ all -j5
GEN /home/jbrandeb/2.6.18.obj/Makefile
scripts/kconfig/conf -s arch/x86_64/Kconfig
init/Kconfig:3: unknown option "option"
make[3]: *** [silentoldconfig] Error 1
make[2]: *** [silentoldconfig] Error 2
make[1]: *** [include/config/auto.conf] Error 2
make: *** [all] Error 2

reverting to the v2.6.17 init/Kconfig fixes it.

I kinda stumble around in git, but this appears to be the commit that broke it.
face4374e288372fba67c865eb0c92337f50d5a4

Jesse
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/