projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64268c7
)
hostapd: fix build error
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 23 Jan 2010 14:33:42 +0000
(14:33 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 23 Jan 2010 14:33:42 +0000
(14:33 +0000)
SVN-Revision: 19289
package/hostapd/Makefile
patch
|
blob
|
history
diff --git
a/package/hostapd/Makefile
b/package/hostapd/Makefile
index cb31b58644c60fd89562f0a49c69ee54c4b79ede..95b34141e7888a9ffb54606dfe5935251aabfb41 100644
(file)
--- a/
package/hostapd/Makefile
+++ b/
package/hostapd/Makefile
@@
-296,7
+296,7
@@
define Package/wpa-supplicant/install
endef
Package/wpa-supplicant-mini/install = $(Package/wpa-supplicant/install)
-ifneq ($(LOCAL_
VARIANT
),hostapd)
+ifneq ($(LOCAL_
TYPE
),hostapd)
define Package/wpa-cli/install
$(INSTALL_DIR) $(1)/usr/sbin
$(CP) $(PKG_BUILD_DIR)/wpa_supplicant/wpa_cli $(1)/usr/sbin/