package/network-manager: drop --disable-ifnet
ifnet has been drop since version 1.12.0 and
0474441e22
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
2df8b1417b
commit
dc3e4dbae4
@ -29,8 +29,7 @@ NETWORK_MANAGER_CONF_OPTS = \
|
||||
--without-docs \
|
||||
--with-crypto=gnutls \
|
||||
--with-iptables=/usr/sbin/iptables \
|
||||
--disable-ifupdown \
|
||||
--disable-ifnet
|
||||
--disable-ifupdown
|
||||
|
||||
ifeq ($(BR2_PACKAGE_OFONO),y)
|
||||
NETWORK_MANAGER_DEPENDENCIES += ofono
|
||||
|
Loading…
Reference in New Issue
Block a user