first simple prototype of a UCI configuration plugin for OpenWRT
This commit is contained in:
@@ -185,5 +185,10 @@ if USE_MEDCLI
|
||||
PLUGINS += medcli
|
||||
endif
|
||||
|
||||
if USE_UCI
|
||||
SUBDIRS += plugins/uci
|
||||
PLUGINS += uci
|
||||
endif
|
||||
|
||||
AM_CFLAGS += -DPLUGINS=\""${PLUGINS}\""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user