1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 15:14:38 +03:00
openwrt-xburst/package/Config.in

19 lines
340 B
Plaintext
Raw Normal View History

#
menu "OpenWrt Package Selection"
comment "Package categories"
menu "Base system"
source "package/busybox/Config.in"
source "package/bridge/Config.in"
source "package/dnsmasq/Config.in"
source "package/ipkg/Config.in"
source "package/iptables/Config.in"
source "package/mtd/Config.in"
source "package/nvram/Config.in"
endmenu
endmenu