orion: fix preselection for ath9k
authorFelix Fietkau <nbd@openwrt.org>
Sun, 15 Mar 2009 00:53:20 +0000 (00:53 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 15 Mar 2009 00:53:20 +0000 (00:53 +0000)
SVN-Revision: 14878

target/linux/orion/Makefile

index 2e2727ff14089cd7410ac786ca267e113e1f171f..c32b4668b0a2434bfb0f440d2df1741978f387e7 100644 (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))