summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2014-02-23 18:34:21 +0000
committerChristian Pointner <equinox@anytun.org>2014-02-23 18:34:21 +0000
commit767b659b6146bd389b7c2a5b38f27b50657664c3 (patch)
treede4afb11e3ba64b10891541057f865d55c26b566
parentopenwrt package now uses build variants (diff)
fixed build install
-rw-r--r--openwrt/uanytun/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/openwrt/uanytun/Makefile b/openwrt/uanytun/Makefile
index 5dfa6d9..9a71010 100644
--- a/openwrt/uanytun/Makefile
+++ b/openwrt/uanytun/Makefile
@@ -21,8 +21,6 @@ PKG_MD5SUM:=aeef64712d022ee46cfcf17ddfb71f0f
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
-PKG_INSTALL:=1
-
include $(INCLUDE_DIR)/package.mk
@@ -127,9 +125,6 @@ define Build/Compile
$(STRIP) $(PKG_BUILD_DIR)/src/uanytun
endef
-define Build/Install
-endef
-
define Package/uanytun/install-generic
$(INSTALL_DIR) $(1)/etc/config