3 lines
76 B
Makefile
3 lines
76 B
Makefile
ifneq (true,$(TARGET_BUILD_PDK))
|
|
include $(call all-subdir-makefiles)
|
|
endif
|