summaryrefslogtreecommitdiffstats
path: root/target/Config.in
blob: 6ba3e43df6bf8d251de3659b588f3227676a49f4 (plain)
1
2
3
4
5
6
7
8
9
menu "Target Options"

source "target/cramfs/Config.in"
source "target/ext2/Config.in"
source "target/jffs2/Config.in"
source "target/squashfs/Config.in"
source "target/tar/Config.in"

endmenu