root/floppyfw/target/Config.in

Revision 208, 258 bytes (checked in by root, 5 years ago)

A big commit. Not finished with the testing and no idea if this works well enough or at all.

Line 
1menu "Target Options"
2
3comment "filesystem for target device"
4
5source "target/floppy/Config.in"
6source "target/isoimage/Config.in"
7source "target/flash/Config.in"
8source "target/soekris/Config.in"
9
10comment "Other"
11source "target/packages/Config.in"
12
13endmenu
Note: See TracBrowser for help on using the browser.