openwrtv4/openwrt/target/Config.in

9 lines
194 B
Text
Raw Normal View History

choice
prompt "Target Root Filesystem"
source "target/jffs2/Config.in"
source "target/squashfs/Config.in"
source "target/squashfs-lzma/Config.in"
endchoice
source "target/device/Config.in"