summaryrefslogtreecommitdiffstats
path: root/openwrt/target
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-23 21:50:10 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-23 21:50:10 +0000
commitd2b94be30cae972e5bd43f530e7d9fb44c5173d0 (patch)
treefa2b49bc98a06fbd53fbff73087275913ab8cd1f /openwrt/target
parent4f38ebd722dcd0633d2136b711eff7aa393ecec5 (diff)
I do not believe that users will cleanup kernelsource, when switching
rootfs. force it with scripts and Makefile changes from Felix Fietkau <nbd@vd-s.ath.cx> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@290 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target')
-rw-r--r--openwrt/target/Config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in
index 0fe83857c..36616f07b 100644
--- a/openwrt/target/Config.in
+++ b/openwrt/target/Config.in
@@ -1,5 +1,3 @@
-comment "after changing root fs, use make linux-dirclean"
-
choice
prompt "Target Root Filesystem"
source "target/jffs2/Config.in"