Files
NADAL Jean-Baptiste ed991db789
All checks were successful
the build was successful
buildroot receipe: Fix styp error
2019-04-11 23:32:12 +02:00

11 lines
273 B
Plaintext

menuconfig BR2_PACKAGE_UHTTPD_REST_API_PLUGIN
bool "uhttpd rest api plugin"
default n
select BR2_PACKAGE_UHTTPD_3P
select BR2_PACKAGE_UBUS
select BR2_PACKAGE_JSON_C
select BR2_PACKAGE_LIBFMT
select BR2_PACKAGE_LIBUBUS_CPP
help
Enable the rest api uhttpd plugin.