projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: add initial support for the TL-WR741ND v4 board
[openwrt.git]
/
package
/
base-files-network
/
Makefile
diff --git
a/package/base-files-network/Makefile
b/package/base-files-network/Makefile
index
0a74196
..
78c9981
100644
(file)
--- a/
package/base-files-network/Makefile
+++ b/
package/base-files-network/Makefile
@@
-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)
This page took
0.030243 seconds
and
4
git commands to generate.