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

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"
source "package/ebtables/Config.in"

endmenu