mirror of
https://github.com/novatiq/packages.git
synced 2026-04-27 14:24:42 +01:00
10 lines
170 B
Plaintext
10 lines
170 B
Plaintext
if PACKAGE_node-mozilla-iot-gateway
|
|
|
|
comment "Optional features"
|
|
|
|
config MOIT_enable-plugin-support
|
|
bool "Enable packages needed for some plugins"
|
|
default y
|
|
|
|
endif
|