1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-08 18:48:28 +02:00
openwrt-xburst/openwrt/target/Config.in
2005-02-19 07:46:01 +00:00

9 lines
194 B
Plaintext

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"