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
commitc2b5767572c7cece21f7739e416d59458278b7d8 (patch)
treebbb6d468090141c8fe0367f573272ec8289fa755 /package/base-files/Makefile
parentfce837994043793008be610cb24154d649c7b190 (diff)
downloadupstream-c2b5767572c7cece21f7739e416d59458278b7d8.tar.gz
upstream-c2b5767572c7cece21f7739e416d59458278b7d8.tar.bz2
upstream-c2b5767572c7cece21f7739e416d59458278b7d8.zip
base-files: move network related scripts to a separate package to make the transition to netifd easier
SVN-Revision: 28495
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)