diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-23 21:50:10 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-23 21:50:10 +0000 |
commit | b7a5a29ecb22d80d8a68951f207967c8437dc2e1 (patch) | |
tree | 8f61b47b0b29fddcbe428f40731f1d4560d98c52 /target | |
parent | a1701ecb013364609652dc2208cc53528bf3959e (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/openwrt@290 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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" |