linuxOS_PX30_CAR/external/camera_engine_rkisp/plugins/Android.mk

6 lines
112 B
Makefile
Raw Normal View History

2026-01-20 05:50:57 +00:00
ifeq ($(IS_ANDROID_OS),true)
include $(call all-subdir-makefiles)
else
include $(call allSubdirMakefiles)
endif