mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 09:39:00 +00:00
ec67a9a8e8
SVN-Revision: 270
11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
comment "after changing root fs, use make linux-dirclean"
|
|
|
|
choice
|
|
prompt "Target Root Filesystem"
|
|
source "target/jffs2/Config.in"
|
|
source "target/squashfs/Config.in"
|
|
source "target/squashfs-lzma/Config.in"
|
|
endchoice
|
|
|
|
source "target/device/Config.in"
|