4 lines
112 B
Makefile
4 lines
112 B
Makefile
obj-$(CONFIG_VISION_CORE) += vision-core/
|
|
obj-$(CONFIG_EXYNOS_SCORE) += score/
|
|
obj-$(CONFIG_EXYNOS_VPU) += vpu/
|