openwrt-owl/openwrt/target/Config.in

8 lines
217 B
Plaintext

choice
prompt "Target Root Filesystem"
source "target/jffs2/Config.in"
source "target/squashfs/Config.in"
source "target/squashfs-lzma/Config.in"
endchoice
comment "After changing root filesystem, do make clean"