From: Michael Heimpold Date: Tue, 26 Mar 2019 21:09:14 +0000 (+0100) Subject: wpan-tools: clean up Makefile X-Git-Tag: v19.07.0-rc1~842 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=32a6c252dbcf91c567031ef6175a7d008e492088;p=openwrt%2Fstaging%2Fchunkeey.git wpan-tools: clean up Makefile When we only call the default, we do not need to define it explicitly. Signed-off-by: Michael Heimpold --- diff --git a/package/network/utils/wpan-tools/Makefile b/package/network/utils/wpan-tools/Makefile index e57223dee4..060aaf5046 100644 --- 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/