diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-02-23 21:50:10 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-02-23 21:50:10 +0000 |
commit | 6d1f6eb747c2971d81f1f2cf4b7f268491023d7e (patch) | |
tree | 8f61b47b0b29fddcbe428f40731f1d4560d98c52 /target/Config.in | |
parent | aad91401670fff434f133b44e36b7462cd792ad7 (diff) | |
download | upstream-6d1f6eb747c2971d81f1f2cf4b7f268491023d7e.tar.gz upstream-6d1f6eb747c2971d81f1f2cf4b7f268491023d7e.tar.bz2 upstream-6d1f6eb747c2971d81f1f2cf4b7f268491023d7e.zip |
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/openwrt@290 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/Config.in')
-rw-r--r-- | target/Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/Config.in b/target/Config.in index 0fe83857c9..36616f07b8 100644 --- a/target/Config.in +++ b/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" |