1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-15 03:01:05 +02:00
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"