projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
replace the hostapd preselection with a wpad preselection to enable proper client...
[openwrt.git]
/
target
/
linux
/
orion
/
Makefile
diff --git
a/target/linux/orion/Makefile
b/target/linux/orion/Makefile
index
112ca01
..
33224b3
100644
(file)
--- a/
target/linux/orion/Makefile
+++ b/
target/linux/orion/Makefile
@@
-12,12
+12,12
@@
BOARDNAME:=Marvell Orion
FEATURES:=squashfs
SUBTARGETS=generic harddisk
FEATURES:=squashfs
SUBTARGETS=generic harddisk
-LINUX_VERSION:=2.6.30.
2
+LINUX_VERSION:=2.6.30.
10
include $(INCLUDE_DIR)/target.mk
KERNELNAME:="uImage"
include $(INCLUDE_DIR)/target.mk
KERNELNAME:="uImage"
-DEFAULT_PACKAGES += kmod-ath9k
hostap
d-mini
+DEFAULT_PACKAGES += kmod-ath9k
wpa
d-mini
$(eval $(call BuildTarget))
$(eval $(call BuildTarget))
This page took
0.022365 seconds
and
4
git commands to generate.