[Buildroot] [PATCH 06/10] *-menuconfig needs dirs to exist

Peter Korsgaard jacmet at uclibc.org
Fri Oct 9 11:19:12 UTC 2009


>>>>> "Bernhard" == Bernhard Reutner-Fischer <rep.dot.nop at gmail.com> writes:

 Bernhard> my bad, you're right that i did:
 Bernhard> $ git clone
 Bernhard> $ make defconfig
 Bernhard> $ rm -rf output

defconfig doesn't create output.

 Bernhard> somebody should fix the clean targets!!
 Bernhard> $ make linux26-menuconfig

 Bernhard> and that failed.

Yes, with:
make: *** No rule to make target `linux26-menuconfig'.  Stop.

which makes sense as the defconfig rightly doesn't have the Linux kernel
enabled - It does have busybox+uclibc enabled, and their -menuconfig
targets work.

Are you seing something else?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list