From: wbx Date: Sat, 19 Feb 2005 08:13:37 +0000 (+0000) Subject: some comment on changing rootfs type X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=39e276a6f1279c7f5e8b09fe7952bc5c044b07f3 some comment on changing rootfs type git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@270 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/Config.in b/target/Config.in index d93df6b1cf..dc9224ff9a 100644 --- a/target/Config.in +++ b/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"