From: Waldemar Brodkorb Date: Sat, 19 Feb 2005 08:13:37 +0000 (+0000) Subject: some comment on changing rootfs type X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=b0856a638ea2f0a43c4c9c12f33dc77dfc9d6e02;p=15.05%2Fopenwrt.git some comment on changing rootfs type git-svn-id: svn://svn.openwrt.org/openwrt/trunk@270 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index d93df6b1cf..dc9224ff9a 100644 --- a/openwrt/target/Config.in +++ b/openwrt/target/Config.in @@ -1,3 +1,5 @@ +comment "after changing root fs, use make linux-dirclean" + choice prompt "Target Root Filesystem" source "target/jffs2/Config.in"