base-files-network: configure vlan interface name type immediately before the vconfig...
[openwrt/staging/chunkeey.git] / package / base-files-network / Makefile
index 0a74196bc11c3f29a7c430a747c99e90c539a487..80e78154f514f2d17d8a114d474db17cb258faac 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2007-2011 OpenWrt.org
+# Copyright (C) 2007-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=base-files-network
-PKG_RELEASE:=1
+PKG_RELEASE:=4
 
 PKG_BUILD_DEPENDS:=opkg/host
 
@@ -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)