Franz L. Kuhlmann wrote:
> root:/sources/linux-2.6.32.8# ls
> COPYING Makefile block include mm sound
> CREDITS README crypto init net tools
> Documentation REPORTING-BUGS drivers ipc samples usr
> Kbuild arch firmware kernel scripts virt
> MAINTAINERS bash fs lib security
> 
> root:/sources/linux-2.6.32.8# make mrproper
> CLEAN scripts/basic
> CLEAN scripts/kconfig
> CLEAN include/config
> CLEAN .config include/linux/autoconf.h

Try:

make defconfig
make

to get it to build something.  Then go back and do make menuconfig to 
customize.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to