projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
netifd: add two simple scripts for querying interface/device status
[openwrt.git]
/
package
/
netifd
/
Makefile
diff --git
a/package/netifd/Makefile
b/package/netifd/Makefile
index
c25158c
..
e8a4f69
100644
(file)
--- a/
package/netifd/Makefile
+++ b/
package/netifd/Makefile
@@
-18,7
+18,7
@@
include $(INCLUDE_DIR)/cmake.mk
define Package/netifd
SECTION:=base
CATEGORY:=Base system
- DEPENDS:=+libu
bus +ubus +ubusd
@USE_NETIFD
+ DEPENDS:=+libu
ci +libnl-tiny +libubus +ubus +ubusd +jshn
@USE_NETIFD
TITLE:=OpenWrt Network Interface Configuration Daemon
endef
This page took
0.027073 seconds
and
4
git commands to generate.