summaryrefslogtreecommitdiffstats
path: root/linux/linux.mk
diff options
context:
space:
mode:
authorBjørn Forsman2010-12-19 19:37:28 +0100
committerPeter Korsgaard2010-12-19 21:10:00 +0100
commitbf6fa18f4d3bd1a9932f65d6f921c89f260bde08 (patch)
treeea39f3d14d6b6950f8d9a611578b26970f5591f8 /linux/linux.mk
parenttoolchain/gcc: bump 4.5.x version (diff)
downloadbuildroot-bf6fa18f4d3bd1a9932f65d6f921c89f260bde08.tar.gz
buildroot-bf6fa18f4d3bd1a9932f65d6f921c89f260bde08.tar.xz
buildroot-bf6fa18f4d3bd1a9932f65d6f921c89f260bde08.zip
linux: support 'make linux26-nconfig'
Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'linux/linux.mk')
-rw-r--r--linux/linux.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/linux.mk b/linux/linux.mk
index 23b89cf97..6636a3578 100644
--- a/linux/linux.mk
+++ b/linux/linux.mk
@@ -159,7 +159,7 @@ $(LINUX26_DIR)/.stamp_installed: $(LINUX26_DIR)/.stamp_compiled
linux26: host-module-init-tools $(LINUX26_DEPENDENCIES) $(LINUX26_DIR)/.stamp_installed
-linux26-menuconfig linux26-xconfig linux26-gconfig: dirs $(LINUX26_DIR)/.stamp_configured
+linux26-menuconfig linux26-xconfig linux26-gconfig linux26-nconfig: dirs $(LINUX26_DIR)/.stamp_configured
$(MAKE) $(LINUX26_MAKE_FLAGS) -C $(LINUX26_DIR) $(subst linux26-,,$@)
# Support for rebuilding the kernel after the initramfs file list has