reimplemented dbus plugin for NetworkManager 0.7, renamed to nm
This commit is contained in:
@@ -180,6 +180,11 @@ if USE_MEDCLI
|
||||
PLUGINS += medcli
|
||||
endif
|
||||
|
||||
if USE_NM
|
||||
SUBDIRS += plugins/nm
|
||||
PLUGINS += nm
|
||||
endif
|
||||
|
||||
if USE_UCI
|
||||
SUBDIRS += plugins/uci
|
||||
PLUGINS += uci
|
||||
|
||||
Reference in New Issue
Block a user