projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
atheros: fix up the wlan mac address if the board data is missing
[openwrt.git]
/
target
/
linux
/
rb532
/
Makefile
diff --git
a/target/linux/rb532/Makefile
b/target/linux/rb532/Makefile
index
af5469e
..
e35b81c
100644
(file)
--- a/
target/linux/rb532/Makefile
+++ b/
target/linux/rb532/Makefile
@@
-14,6
+14,6
@@
FEATURES:=jffs2 pci tgz
LINUX_VERSION:=2.6.24.7
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += kmod-madwifi
+DEFAULT_PACKAGES +=
hostapd-mini
kmod-madwifi
$(eval $(call BuildTarget))
This page took
0.02491 seconds
and
4
git commands to generate.