浏览代码

wpan-tools: clean up Makefile

When we only call the default, we do not need to define it explicitly.

Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold 6 年之前
父节点
当前提交
32a6c252db
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      package/network/utils/wpan-tools/Makefile

+ 0 - 4
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/