linuxOS_AP06/external/camera_engine_rkisp/apps/Android.mk

6 lines
112 B
Makefile
Raw Normal View History

2025-06-03 04:28:32 +00:00
ifeq ($(IS_ANDROID_OS),true)
include $(call all-subdir-makefiles)
else
include $(call allSubdirMakefiles)
endif