kumquat-buildroot/target/linux
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
..
Config.in Create Advanced Linux Configuration option/Remove experimental 2007-10-13 18:30:28 +00:00
Config.in.advanced linux-advanced: add 2.6.32.8 2010-02-23 13:17:45 +01:00
Config.in.versions linux-advanced: add 2.6.32.8 2010-02-23 13:17:45 +01:00
Makefile.in *-menuconfig needs dirs to exist 2009-10-09 14:31:21 +02:00
Makefile.in.advanced linux-advanced: Fix probing of kernel version 2010-02-23 23:17:40 +01:00