2005-02-12 06:12:34 +00:00
|
|
|
choice
|
|
|
|
prompt "Target Root Filesystem"
|
|
|
|
source "target/jffs2/Config.in"
|
|
|
|
source "target/squashfs/Config.in"
|
2005-02-17 23:18:46 +00:00
|
|
|
source "target/squashfs-lzma/Config.in"
|
2005-02-12 06:12:34 +00:00
|
|
|
endchoice
|
2005-02-18 18:17:50 +00:00
|
|
|
comment "After changing root filesystem, do make clean"
|