summaryrefslogtreecommitdiffstats
path: root/package/Config.in
blob: 30f45ad1424de371ae15d66ec432df4a18ede1b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#

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