mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-06 04:34:00 -05: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
|
|
|