3 mainmenu "OpenWrt Configuration"
9 source "target/Config.in"
12 bool "Select all packages by default"
16 bool "Advanced configuration options (for developers)"
22 bool "Build Options" if DEVEL
26 prompt "WGET command" if BUILDOPTS
27 default "wget --passive-ftp -nd"
31 prompt "Tar verbose" if BUILDOPTS
36 prompt "Number of jobs to run simultaneously" if BUILDOPTS
39 Number of jobs to run simultanesouly
41 source "toolchain/Config.in"
42 source "target/linux/Config.in"