1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 16:27:36 +03:00

orion: fix preselection for ath9k

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14878 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-03-15 00:53:20 +00:00
parent aab1f62d35
commit 54a130a092

View File

@ -17,6 +17,6 @@ include $(INCLUDE_DIR)/target.mk
KERNELNAME:="uImage"
DEFAULT_PACKAGES += kmod-ath9k-new hostapd-mini
DEFAULT_PACKAGES += kmod-ath9k hostapd-mini
$(eval $(call BuildTarget))