projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96faa51
)
wpa_supplicant: add conditional build dependency on madwifi
author
Nicolas Thill
<nico@openwrt.org>
Sun, 17 May 2009 01:43:57 +0000
(
01:43
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 17 May 2009 01:43:57 +0000
(
01:43
+0000)
SVN-Revision: 15885
package/wpa_supplicant/Makefile
patch
|
blob
|
history
diff --git
a/package/wpa_supplicant/Makefile
b/package/wpa_supplicant/Makefile
index 56a80039e6788c68a8509eec028614cf12e5dd9f..f0d86aafc614fce70d7a029fa255ffee83088792 100644
(file)
--- a/
package/wpa_supplicant/Makefile
+++ b/
package/wpa_supplicant/Makefile
@@
-16,7
+16,7
@@
PKG_MD5SUM:=b51b2975f21006f85f7297f3fb1acde1
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_BUILD_DEPENDS:=madwifi
+PKG_BUILD_DEPENDS:=
PACKAGE_kmod-madwifi:
madwifi
include $(INCLUDE_DIR)/package.mk
STAMP_CONFIGURED:=$(STAMP_CONFIGURED)_$(call confvar,CONFIG_PACKAGE_kmod-madwifi CONFIG_WPA_SUPPLICANT_NO_TIMESTAMP_CHECK)