On Oct 26 2007 19:31, Markus Elfring wrote: > >Two ways are mentioned in the Makefile for the Linux kernel 2.6.31.1 to >specify output >diretories. The description of the environment variable "KBUILD_OUTPUT" is >missing from >the file "README". > >I am trying to generate all executable files for the current stable kernel >release on my >openSUSE 10.3 system. > >Sonne:/usr/src/linux # make mrproper >Sonne:/usr/src/linux # cp -p /boot/config-2.6.23.1-0-adjusted .config >[reactivate backup copy]
.config should be copied to the output directory. >Sonne:/usr/src/linux # export >KBUILD_OUTPUT=/usr/src/obj/linux/2.6.23.1/x86_64/adjusted - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/