aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-10-20 15:01:06 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-10-20 15:01:06 +0000
commit7b8a53966aaa3fd75af370c9bd8d4c4009a5c6e3 (patch)
treedec1ecff302a74f447bcca46f0d0dcfbebbb4a20 /package/base-files/Makefile
parentc0b0967f03e9e20831a49e2bd6563f443ba0bbd1 (diff)
downloadmaster-187ad058-7b8a53966aaa3fd75af370c9bd8d4c4009a5c6e3.tar.gz
master-187ad058-7b8a53966aaa3fd75af370c9bd8d4c4009a5c6e3.tar.bz2
master-187ad058-7b8a53966aaa3fd75af370c9bd8d4c4009a5c6e3.zip
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 6d494e06dd..0f823beee1 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)