aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/map
diff options
context:
space:
mode:
authorAlexandru Ardelean <ardeleanalex@gmail.com>2016-10-06 09:26:34 +0300
committerJohn Crispin <john@phrozen.org>2016-10-15 11:36:52 +0200
commitd0345c6bb6f1cc983a24d9a3ecc0049353d27f6e (patch)
treea068b98bcbcc1d2615891b83fb900dea60c257bb /package/network/ipv6/map
parent3f8598feaffda79477912f663639f7f4e20ca431 (diff)
downloadupstream-d0345c6bb6f1cc983a24d9a3ecc0049353d27f6e.tar.gz
upstream-d0345c6bb6f1cc983a24d9a3ecc0049353d27f6e.tar.bz2
upstream-d0345c6bb6f1cc983a24d9a3ecc0049353d27f6e.zip
network/ipv6/map: drop Build/Prepare rule in favor of default one
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat (limited to 'package/network/ipv6/map')
-rw-r--r--package/network/ipv6/map/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/network/ipv6/map/Makefile b/package/network/ipv6/map/Makefile
index af6f75874f..8cc1afeda1 100644
--- a/package/network/ipv6/map/Makefile
+++ b/package/network/ipv6/map/Makefile
@@ -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