4 lines
83 B
Makefile
Executable File
4 lines
83 B
Makefile
Executable File
ifneq ($(AUDIO_USE_STUB_HAL), true)
|
|
include $(call all-subdir-makefiles)
|
|
endif
|