orion: fix preselection for ath9k
SVN-Revision: 14878
This commit is contained in:
parent
9b59499893
commit
61dca5a46a
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
KERNELNAME:="uImage"
|
KERNELNAME:="uImage"
|
||||||
|
|
||||||
DEFAULT_PACKAGES += kmod-ath9k-new hostapd-mini
|
DEFAULT_PACKAGES += kmod-ath9k hostapd-mini
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
|
Loading…
Reference in a new issue