4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
|
ifneq ($(CONFIG_TESTING_SD_STRESS),)
|
||
|
CONFIGURED_APPS += $(APPDIR)/testing/sd_stress
|
||
|
endif
|