Makefile文件  |  4行  |  71 B

ifeq ($(TARGET_ARCH),arm)
  include $(call all-subdir-makefiles)
endif