8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
config BR2_PACKAGE_DOMOD
|
|
bool "domod"
|
|
select BR2_PACKAGE_LIBUBUS_CPP
|
|
select BR2_PACKAGE_JSONCPP
|
|
default n
|
|
help
|
|
This program is the main domo daemon.
|