76d90c2ed2
SVN-Revision: 197
15 lines
314 B
Text
15 lines
314 B
Text
#
|
|
|
|
menu "OpenWrt Package Selection"
|
|
|
|
comment "The default set"
|
|
source "package/busybox/Config.in"
|
|
source "package/dnsmasq/Config.in"
|
|
source "package/linux/Config.in"
|
|
source "package/iptables/Config.in"
|
|
source "package/bridge/Config.in"
|
|
|
|
comment "Suggested Extras"
|
|
source "package/dropbear_sshd/Config.in"
|
|
|
|
endmenu
|