kumquat-buildroot/target/linux
Ulf Samuelsson b33e097596 When you set BR2_PACKAGE_LINUX_USE_DEFCONFIG
to configure linux using the

make <board>_defconfig

You have to supply the $(BOARD_NAME) variable.
Add this info in the help text for
target/linux/Makefile.in.advanced

----------------

When you do not set BR2_PACKAGE_LINUX_USE_XCONFIG
to configure linux using "$make <XXXX>config
The choices "$make menuconfig" or "$make xconfig"
should not be visible.
Add dependency
2009-01-06 14:40:24 +00:00
..
Config.in Create Advanced Linux Configuration option/Remove experimental 2007-10-13 18:30:28 +00:00
Config.in.advanced When you set BR2_PACKAGE_LINUX_USE_DEFCONFIG 2009-01-06 14:40:24 +00:00
Config.in.experimental Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
Config.in.versions Update linux versions 2009-01-03 01:06:36 +00:00
Makefile.in taget/linux: handle non-modular kernels 2008-12-07 06:55:36 +00:00
Makefile.in.advanced Sort Linux debug info in alphabetical order 2008-12-20 21:45:05 +00:00