1462c4955c
git-subtree-dir: camera git-subtree-split: 4d64001700fe361fa152f23b310991c1079f6a87
3 lines
100 B
Makefile
3 lines
100 B
Makefile
ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),arm arm64))
|
|
include $(call all-subdir-makefiles)
|
|
endif
|