mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-07-14 08:44:45 +00:00
7 lines
211 B
Makefile
7 lines
211 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
ccflags-y += -I$(srctree)/drivers/dma-buf/heaps
|
|
ccflags-y += -I$(srctree)/drivers/misc/mediatek/cameraisp/src/isp_6s/inc
|
|
|
|
obj-$(CONFIG_MTK_CAMERA_MEM_SUPPORT) += camera_mem.o
|