projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[packages] turn some of the kernel dependencies the other way around to make it easie...
[openwrt.git]
/
target
/
linux
/
rb532
/
Makefile
diff --git
a/target/linux/rb532/Makefile
b/target/linux/rb532/Makefile
index
69e9eab
..
e35b81c
100644
(file)
--- a/
target/linux/rb532/Makefile
+++ b/
target/linux/rb532/Makefile
@@
-11,8
+11,9
@@
BOARD:=rb532
BOARDNAME:=Mikrotik RouterBoard 532
FEATURES:=jffs2 pci tgz
-LINUX_VERSION:=2.6.2
3.14
+LINUX_VERSION:=2.6.2
4.7
include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES += hostapd-mini kmod-madwifi
$(eval $(call BuildTarget))
This page took
0.022274 seconds
and
4
git commands to generate.