4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
|
ifeq ($(CONFIG_EXAMPLES_DAC),y)
|
||
|
CONFIGURED_APPS += examples/dac
|
||
|
endif
|