From 2a951dfeeb558ec6a9f67e9a6bcca0c1b266fc8f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 18 Feb 2005 18:17:50 +0000 Subject: [PATCH] warning added SVN-Revision: 260 --- openwrt/target/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index d2c35761de..1fad548133 100644 --- a/openwrt/target/Config.in +++ b/openwrt/target/Config.in @@ -4,3 +4,4 @@ choice source "target/squashfs/Config.in" source "target/squashfs-lzma/Config.in" endchoice + comment "After changing root filesystem, do make clean"