1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 15:25:06 +03:00
openwrt-xburst/openwrt/package/Config.in
wbx 93993a9a69 add ebtables usertools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-17 22:27:08 +00:00

17 lines
350 B
Plaintext

#
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