projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix wds in wificonf
[openwrt.git]
/
openwrt
/
package
/
kismet
/
Makefile
diff --git
a/openwrt/package/kismet/Makefile
b/openwrt/package/kismet/Makefile
index
0ae6b5e
..
971c40e
100644
(file)
--- a/
openwrt/package/kismet/Makefile
+++ b/
openwrt/package/kismet/Makefile
@@
-88,3
+88,6
@@
$(IPKG_KISMET_SERVER):
$(RSTRIP) $(IDIR_KISMET_SERVER)
$(IPKG_BUILD) $(IDIR_KISMET_SERVER) $(PACKAGE_DIR)
+mostlyclean:
+ $(MAKE) -C $(PKG_BUILD_DIR) clean
+ rm -f $(PKG_BUILD_DIR)/.built
This page took
0.019316 seconds
and
4
git commands to generate.