rb532: switch to 3.14 and ath5k

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42910 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
John Crispin 2014-10-14 11:32:57 +00:00
parent e4827485cb
commit 82fa1674e0
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))