wpan-tools: clean up Makefile
authorMichael Heimpold <mhei@heimpold.de>
Tue, 26 Mar 2019 21:09:14 +0000 (22:09 +0100)
committerChristian 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

index e57223dee40894a5279d9da71322215db49d7a7a..060aaf504682c884e6943a85be6fa8d2f99fdee0 100644 (file)
@@ -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/