netifd: remove obsolete config variable dependency
SVN-Revision: 31988
This commit is contained in:
parent
d8aabfe091
commit
c444edc6fd
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/cmake.mk
|
|||
define Package/netifd
|
||||
SECTION:=base
|
||||
CATEGORY:=Base system
|
||||
DEPENDS:=+libuci +libnl-tiny +libubus +ubus +ubusd +jshn @!DISABLE_NETIFD
|
||||
DEPENDS:=+libuci +libnl-tiny +libubus +ubus +ubusd +jshn
|
||||
TITLE:=OpenWrt Network Interface Configuration Daemon
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue