Add --enable-ubus option.

This commit is contained in:
Julian Kornberger
2018-07-21 22:11:08 +01:00
committed by Simon Kelley
parent aba8bbb6e3
commit 8dcdb33be9
5 changed files with 25 additions and 5 deletions

View File

@@ -255,7 +255,8 @@ struct event_desc {
#define OPT_MAC_HEX 55
#define OPT_TFTP_APREF_MAC 56
#define OPT_RAPID_COMMIT 57
#define OPT_LAST 58
#define OPT_UBUS 58
#define OPT_LAST 59
/* extra flags for my_syslog, we use a couple of facilities since they are known
not to occupy the same bits as priorities, no matter how syslog.h is set up. */