From: Felix Fietkau Date: Sun, 15 Mar 2009 00:53:20 +0000 (+0000) Subject: orion: fix preselection for ath9k X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=commitdiff_plain;h=61dca5a46a4952dfae8cbf6647e7582a57d23348 orion: fix preselection for ath9k SVN-Revision: 14878 --- diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index 2e2727ff14..c32b4668b0 100644 --- a/target/linux/orion/Makefile +++ b/target/linux/orion/Makefile @@ -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))