From: Waldemar Brodkorb Date: Sat, 19 Feb 2005 08:13:37 +0000 (+0000) Subject: some comment on changing rootfs type X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ec67a9a8e8ed63e289ddb0b7129826c223dfd6ad;p=openwrt%2Fstaging%2Fadrian.git some comment on changing rootfs type SVN-Revision: 270 --- 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"