mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-18 01:14:43 +02:00
10 lines
106 B
Plaintext
10 lines
106 B
Plaintext
#
|
|
|
|
menu "Target Filesystem"
|
|
|
|
source "target/jffs2/Config.in"
|
|
source "target/squashfs/Config.in"
|
|
|
|
endmenu
|
|
|