rb532: switch to 3.14 and ath5k

Signed-off-by: Roman Yeryomin <roman@advem.lv>

SVN-Revision: 42910
This commit is contained in:
John Crispin 2014-10-14 11:32:57 +00:00
parent cc292d7de8
commit 8267c0e2ac
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ BOARD:=rb532
BOARDNAME:=Mikrotik RouterBoard 532
FEATURES:=pci targz
LINUX_VERSION:=3.10.49
LINUX_VERSION:=3.14.18
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532
DEFAULT_PACKAGES += wpad-mini kmod-ath5k kmod-input-rb532
$(eval $(call BuildTarget))