1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 12:23:50 +03:00

[cns3xxx]: add default packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34094 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2012-11-06 05:39:08 +00:00
parent ab0f1978a2
commit 5a8ee8ba9f

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2010 OpenWrt.org
# Copyright (C) 2010-2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -24,4 +24,6 @@ endef
KERNELNAME:="uImage"
DEFAULT_PACKAGES += kmod-ath9k kmod-usb2 wpad-mini
$(eval $(call BuildTarget))