orion: fix preselection for ath9k
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 Mar 2009 00:53:20 +0000 (00:53 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 Mar 2009 00:53:20 +0000 (00:53 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14878 3c298f89-4303-0410-b956-a3cf2f4a3e73

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