projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
007e947
)
wpan-tools: clean up Makefile
author
Michael Heimpold
<mhei@heimpold.de>
Tue, 26 Mar 2019 21:09:14 +0000
(22:09 +0100)
committer
Christian Lamparter
<chunkeey@gmail.com>
Sat, 6 Apr 2019 17:14:06 +0000
(19:14 +0200)
When we only call the default, we do not need to define it explicitly.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
package/network/utils/wpan-tools/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/wpan-tools/Makefile
b/package/network/utils/wpan-tools/Makefile
index e57223dee40894a5279d9da71322215db49d7a7a..060aaf504682c884e6943a85be6fa8d2f99fdee0 100644
(file)
--- a/
package/network/utils/wpan-tools/Makefile
+++ b/
package/network/utils/wpan-tools/Makefile
@@
-24,10
+24,6
@@
define Package/wpan-tools
DEPENDS:= +libnl
endef
-define Build/Configure
- $(call Build/Configure/Default)
-endef
-
define Package/wpan-tools/install
$(INSTALL_DIR) $(1)/usr/sbin
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/iwpan $(1)/usr/sbin/