summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-10-20 15:01:06 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-10-20 15:01:06 +0000
commit032074b799fe8ca52622db2a298e505fbac9a239 (patch)
treedec1ecff302a74f447bcca46f0d0dcfbebbb4a20 /package/base-files/Makefile
parent0f5bb7640c056f27796eb5428770113073742b17 (diff)
base-files: move network related scripts to a separate package to make the transition to netifd easier
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28495 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r--package/base-files/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index 6d494e06d..0f823beee 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -34,6 +34,7 @@ endif
define Package/base-files
SECTION:=base
CATEGORY:=Base system
+ DEPENDS:=+base-files-network
TITLE:=Base filesystem for OpenWrt
URL:=http://openwrt.org/
VERSION:=$(PKG_RELEASE)-$(REVISION)