1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-24 16:33:42 +03:00
openwrt-xburst/package/Config.in
mbm 2f006aa5e8 Initial revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-01-16 11:43:02 +00:00

16 lines
314 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"
endmenu