buildroot/target
Cameron Hutchison c1c171acbe linux-advanced: Fix probing of kernel version
Probing the kernel version uses command substitution to capture the
result of a make command. If the top-level make is run with -C, the
sub-make will print entering/leaving directory messages, mucking up the
output we're trying to capture.

Invoke the sub-make with --no-print-directory so we get clean output.

Signed-off-by: Cameron Hutchison <cam@camh.ch>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-23 23:17:40 +01:00
..
cloop
cpio
cramfs
device at91boostrap makefile, correct typo in line continuation character. 2010-02-17 12:03:56 +01:00
ext2
generic Drop generic package selection (access point, firewall, dev system) 2009-12-26 09:13:10 +01:00
initramfs
iso9660 Bump iptables to 1.4.6 2010-01-20 10:46:19 +01:00
jffs2 target/jffs2: Don't select BR2_PACKAGE_MTD 2010-02-03 15:11:41 +01:00
linux linux-advanced: Fix probing of kernel version 2010-02-23 23:17:40 +01:00
makedevs
powerpc
romfs
squashfs
tar
u-boot target/u-boot: add 2009.11 and update target mkimage so it builds with 2009.11 2009-12-18 09:33:45 +01:00
ubifs
x86
xtensa
Config.in
Config.in.arch
Makefile.in