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
79bec5b
..
e35b81c
100644
(file)
--- a/
target/linux/rb532/Makefile
+++ b/
target/linux/rb532/Makefile
@@
-11,9
+11,9
@@
BOARD:=rb532
BOARDNAME:=Mikrotik RouterBoard 532
FEATURES:=jffs2 pci tgz
-LINUX_VERSION:=2.6.2
3.1
7
+LINUX_VERSION:=2.6.2
4.
7
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += madwifi
+DEFAULT_PACKAGES +=
hostapd-mini kmod-
madwifi
$(eval $(call BuildTarget))
This page took
0.024048 seconds
and
4
git commands to generate.