kumquat-buildroot/linux
Thomas Petazzoni 4ad1ea59a5 linux: fix the KCONFIG_GET_OPT calls to be inside a BR2_LINUX_KERNEL test
The KCONFIG_GET_OPT calls added by
ca80782f45 ('linux: only depend on
host-lzop if needed') are made even if the kernel package is not
selected. This hangs the linux.mk parsing as they try to read from a
file that doesn't exist.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-03-03 22:55:49 +01:00
..
Config.ext.in Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
Config.in linux: bump to version 3.13.5 2014-02-23 14:30:36 +01:00
linux-ext-rtai.mk Normalize separator size to 80 in remaining makefiles 2013-06-20 17:32:07 +02:00
linux-ext-xenomai.mk Normalize separator size to 80 in remaining makefiles 2013-06-20 17:32:07 +02:00
linux.mk linux: fix the KCONFIG_GET_OPT calls to be inside a BR2_LINUX_KERNEL test 2014-03-03 22:55:49 +01:00