linux: add support for linux26-{menuconfig,xconfig,gconfig} targets
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 13 Jun 2010 17:18:34 +0000 (19:18 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 22 Jun 2010 19:20:27 +0000 (21:20 +0200)
commit4944e8c883efd0e11cc9e7585905e89941eb825b
treeda2a5445be17435ba15a616492a7ecc56ef0fcab
parent100c09a53b8806b2281a93ad21744d26f68bcc6b
linux: add support for linux26-{menuconfig,xconfig,gconfig} targets

These targets allow the user to customize the configuration of the
Linux kernel. After changing the kernel configuration, the next time
the user runs "make", the kernel is rebuilt to take into account the
new configuration (not rebuilt from scratch).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
linux/linux.mk