X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c9cb208c67fc22dded67c32acdb2a88a95e135d7..7de1db797794bff9e6adc4dc2e9c68c77145fe0a:/openwrt/target/Config.in diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index dc9224ff9..36616f07b 100644 --- a/openwrt/target/Config.in +++ b/openwrt/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" @@ -7,4 +5,3 @@ choice source "target/squashfs-lzma/Config.in" endchoice -source "target/device/Config.in"