projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4235aee
)
clean up stale stampfiles
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 17 Nov 2007 14:21:14 +0000
(14:21 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 17 Nov 2007 14:21:14 +0000
(14:21 +0000)
SVN-Revision: 9576
package/hostapd/Makefile
patch
|
blob
|
history
diff --git
a/package/hostapd/Makefile
b/package/hostapd/Makefile
index f92a5754fa1cad3c8ff42c981b5213ad3af44bb8..e2016a56be12e10837fc0aaf80c73a4ca36c1bb7 100644
(file)
--- a/
package/hostapd/Makefile
+++ b/
package/hostapd/Makefile
@@
-118,6
+118,7
@@
define Package/Template
endef
define Build/Configure
+ rm -f $(PKG_BUILD_DIR)/.configured*
$(call Build/Configure/default)
$(call Build/Configure/mini)
endef