rb532: switch to 3.14 and ath5k
authorJohn Crispin <john@openwrt.org>
Tue, 14 Oct 2014 11:32:57 +0000 (11:32 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 14 Oct 2014 11:32:57 +0000 (11:32 +0000)
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42910

target/linux/rb532/Makefile

index 3fda24b6f09c4885ed99dfd611ec5c656d4a3ea9..e07afc138c588d963a30054b2730af95c890dc1d 100644 (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))