1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 00:21:51 +02:00

orion: fix preselection for ath9k

SVN-Revision: 14878
This commit is contained in:
Felix Fietkau 2009-03-15 00:53:20 +00:00
parent 9b59499893
commit 61dca5a46a

@ -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))