linux: Add Linux Kernel extensions menu
authorThomas De Schampheleire <patrickdepinguin+buildroot@gmail.com>
Sat, 17 Sep 2011 20:22:51 +0000 (22:22 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 18 Sep 2011 20:59:20 +0000 (22:59 +0200)
commit3011d235185b490e619dd8b01004538c5985b0ed
tree08acdcd0793b47a24f19f7328f1e334bdd4fc60f
parentad1fd9778566e9020ace3b8c7d2b3815b67201b4
linux: Add Linux Kernel extensions menu

Add a kernel sub-menu (called "Linux Kernel Extensions"), which makes
possible to patch it or tweak the kernel build step.

 * All linux/linux-ext-*.mk files will be read by the make process.
 * The menu can be customized in "linux/Config.ext.in".

[Peter: small fixes]
Signed-off-by: Benoit Mauduit <benoit.mauduit@openwide.fr>
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
linux/Config.ext.in [new file with mode: 0644]
linux/Config.in
linux/linux.mk