mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
orion: fix preselection for ath9k
SVN-Revision: 14878
This commit is contained in:
parent
9b59499893
commit
61dca5a46a
@ -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 New Issue
Block a user