1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 15:53:17 +03:00
openwrt-xburst/target/Config.in
mbm 2b0be6bb82 target/jffs2/blocksize.mk for setting block size (req. for wrt54g)
squashfs removed in favor of squashfs-lzma


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-03 02:44:10 +00:00

7 lines
125 B
Plaintext

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