projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc292d7
)
rb532: switch to 3.14 and ath5k
author
John Crispin
<john@openwrt.org>
Tue, 14 Oct 2014 11:32:57 +0000
(11:32 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/target/linux/rb532/Makefile
b/target/linux/rb532/Makefile
index 3fda24b6f09c4885ed99dfd611ec5c656d4a3ea9..e07afc138c588d963a30054b2730af95c890dc1d 100644
(file)
--- a/
target/linux/rb532/Makefile
+++ b/
target/linux/rb532/Makefile
@@
-11,9
+11,9
@@
BOARD:=rb532
BOARDNAME:=Mikrotik RouterBoard 532
FEATURES:=pci targz
-LINUX_VERSION:=3.1
0.49
+LINUX_VERSION:=3.1
4.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))