Re: Building external modules against objdirs

From: Sam Ravnborg
Date: Sun Jul 30 2006 - 15:15:11 EST


On Sun, Jul 30, 2006 at 08:37:02PM +0200, Andi Kleen wrote:

>
> The echo didn't output for some reason, but adding it to the error gives
>
> /home/lsrc/quilt/linux/Makefile:456: *** triggered by /home/lsrc/quilt/linux/drivers/net/wireless/Kconfig /home/lsrc/quilt/linux/drivers/message/fusion/Kconfig /home/lsrc/quilt/linux/net/ieee80211/Kconfig /home/lsrc/quilt/linux/net/netfilter/Kconfig kernel configuration not valid - run 'make prepare' in /home/lsrc/quilt/linux to update it. Stop.

What happens is that a few Kconfig files in your quilt tree are updated
after last time you reran 'make'.
And then kbuild say that config is invalid since it has not been updated
since last edit of Kconfig files.

Hmm...

Sam
-
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/