4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
|
ifneq ($(CONFIG_TESTING_SD_BENCH),)
|
||
|
CONFIGURED_APPS += $(APPDIR)/testing/sd_bench
|
||
|
endif
|