5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
|
|
ifeq ($(CONFIG_EXAMPLES_CHARGER),y)
|
|
CONFIGURED_APPS += examples/charger
|
|
endif
|