1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 13:19:29 +03:00
openwrt-xburst/package/Config.in
wbx 68bc528f22 add ebtables usertools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@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