projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
major target cleanup. it is now possible to have subtargets that can override many...
[openwrt.git]
/
package
/
hostapd
/
Makefile
diff --git
a/package/hostapd/Makefile
b/package/hostapd/Makefile
index
76376f5
..
2e50620
100644
(file)
--- a/
package/hostapd/Makefile
+++ b/
package/hostapd/Makefile
@@
-36,7
+36,7
@@
endef
define Package/hostapd
$(call Package/hostapd/Default)
- DEPENDS:=+libopenssl @!TARGET_
AVR32 @!TARGET_ETRAX
+ DEPENDS:=+libopenssl @!TARGET_
avr32 @!TARGET_etrax
TITLE+= (full)
endef
This page took
0.020313 seconds
and
4
git commands to generate.