orion: fix preselection for ath9k

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14878 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2009-03-15 00:53:20 +00:00
parent fe83526510
commit b2fbe0ad4a
1 changed files with 1 additions and 1 deletions

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