network/ipv6/map: drop Build/Prepare rule in favor of default one
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 6 Oct 2016 06:26:34 +0000 (09:26 +0300)
committerJohn Crispin <john@phrozen.org>
Sat, 15 Oct 2016 09:36:52 +0000 (11:36 +0200)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
package/network/ipv6/map/Makefile

index af6f75874f4c40f2cd21c1550270499f1820a7ff..8cc1afeda1536a2edfb258a847ee60442d51dd57 100644 (file)
@@ -30,11 +30,6 @@ define Package/map/description
  configuration details.
 endef
 
-define Build/Prepare
-       mkdir -p $(PKG_BUILD_DIR)
-       $(CP) ./src/* $(PKG_BUILD_DIR)/
-endef
-
 define Package/map/install
        $(INSTALL_DIR) $(1)/lib/netifd/proto
        $(INSTALL_BIN) ./files/map.sh $(1)/lib/netifd/proto/map.sh