summaryrefslogtreecommitdiffstats
path: root/package/6in4
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-05-14 23:33:35 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-05-14 23:33:35 +0000
commit745d195d8e8e80bb7b5429b2f349611396552041 (patch)
tree71f95c87a07619e5e936be06e144fce18edfaecd /package/6in4
parentfb5042cd2e062c4a9d1e25c29d29cdb280421196 (diff)
enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31730 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/6in4')
-rw-r--r--package/6in4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/6in4/Makefile b/package/6in4/Makefile
index ee53f5e3c..c2fcc3ba1 100644
--- a/package/6in4/Makefile
+++ b/package/6in4/Makefile
@@ -11,6 +11,8 @@ PKG_NAME:=6in4
PKG_VERSION:=10
PKG_RELEASE:=1
+PKG_CONFIG_DEPENDS:=CONFIG_PACKAGE_netifd
+
include $(INCLUDE_DIR)/package.mk
define Package/6in4