aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files-network/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-10-21 01:47:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-10-21 01:47:49 +0000
commit9117bb10f7ef5536163dfa413a3aa799602907ae (patch)
tree23e29d8252f2ea52ba54d8cd62dbc73ee883af37 /package/base-files-network/Makefile
parenta1172f3c5dc1cd74605cc0dd3027533bb0ff8b58 (diff)
downloadupstream-9117bb10f7ef5536163dfa413a3aa799602907ae.tar.gz
upstream-9117bb10f7ef5536163dfa413a3aa799602907ae.tar.bz2
upstream-9117bb10f7ef5536163dfa413a3aa799602907ae.zip
add an initial (experimental) version of netifd, disabled by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28499 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files-network/Makefile')
-rw-r--r--package/base-files-network/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/base-files-network/Makefile b/package/base-files-network/Makefile
index 0a74196bc1..78c9981e6b 100644
--- a/package/base-files-network/Makefile
+++ b/package/base-files-network/Makefile
@@ -18,6 +18,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/base-files-network
SECTION:=base
CATEGORY:=Base system
+ DEPENDS:=@!USE_NETIFD
TITLE:=Network scripts for the OpenWrt base system
URL:=http://openwrt.org/
VERSION:=$(PKG_RELEASE)