aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-07-16 05:28:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-07-16 05:28:13 +0000
commitb70ced7eab19e15d0603e6f02e1098524b132407 (patch)
treee465439efe723411cc04e639c0a7477029ef345d /Makefile
parentea2f9b7e7d87f781dbb9b4e0b9e982827c887195 (diff)
downloadmaster-187ad058-b70ced7eab19e15d0603e6f02e1098524b132407.tar.gz
master-187ad058-b70ced7eab19e15d0603e6f02e1098524b132407.tar.bz2
master-187ad058-b70ced7eab19e15d0603e6f02e1098524b132407.zip
kernel: fix dependencies for .config, use selections from oldconfig when running menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7997 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 220cd50901..2d3758df38 100644
--- a/Makefile
+++ b/Makefile
@@ -93,7 +93,6 @@ menuconfig: scripts/config/mconf tmp/.config-target.in tmp/.config-package.in FO
$< Config.in
kernel_menuconfig: .config FORCE
- -$(MAKE) target/linux-prepare
$(NO_TRACE_MAKE) -C target/linux menuconfig