12fe4e5f8Sopenharmony_ci#
22fe4e5f8Sopenharmony_ci# Copyright (c) 2022 Huawei Device Co., Ltd.
32fe4e5f8Sopenharmony_ci#
42fe4e5f8Sopenharmony_ci# This software is licensed under the terms of the GNU General Public
52fe4e5f8Sopenharmony_ci# License version 2, as published by the Free Software Foundation, and
62fe4e5f8Sopenharmony_ci# may be copied, distributed, and modified under those terms.
72fe4e5f8Sopenharmony_ci#
82fe4e5f8Sopenharmony_ci# This program is distributed in the hope that it will be useful,
92fe4e5f8Sopenharmony_ci# but WITHOUT ANY WARRANTY; without even the implied warranty of
102fe4e5f8Sopenharmony_ci# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
112fe4e5f8Sopenharmony_ci# GNU General Public License for more details.
122fe4e5f8Sopenharmony_ci#
132fe4e5f8Sopenharmony_ci#
142fe4e5f8Sopenharmony_ci
152fe4e5f8Sopenharmony_ciKHDF_DISPLAY_KHDF_ROOT_DIR = drivers/hdf/khdf
162fe4e5f8Sopenharmony_ciKHDF_FRAMEWORK_ROOT_DIR = drivers/hdf/framework
172fe4e5f8Sopenharmony_ci
182fe4e5f8Sopenharmony_ciobj-$(CONFIG_DRIVERS_HDF_DUAL_LCD_ICN9700_ST7701SN) += \
192fe4e5f8Sopenharmony_ci        mipi_icn9700_st7701sn.o
202fe4e5f8Sopenharmony_ci
212fe4e5f8Sopenharmony_ciccflags-$(CONFIG_DRIVERS_HDF_DUAL_LCD_ICN9700_ST7701SN) += \
222fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_DISPLAY_KHDF_ROOT_DIR)/osal/include \
232fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_FRAMEWORK_ROOT_DIR)/include \
242fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_FRAMEWORK_ROOT_DIR)/include/core \
252fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_FRAMEWORK_ROOT_DIR)/include/utils \
262fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_FRAMEWORK_ROOT_DIR)/include/osal \
272fe4e5f8Sopenharmony_ci        -I$(srctree)/drivers/hdf/inner_api/osal/shared \
282fe4e5f8Sopenharmony_ci        -I$(srctree)/drivers/hdf/inner_api/utils \
292fe4e5f8Sopenharmony_ci        -I$(srctree)/drivers/hdf/inner_api/core \
302fe4e5f8Sopenharmony_ci        -I$(srctree)/drivers/hdf/inner_api/host/shared \
312fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_FRAMEWORK_ROOT_DIR)/include/platform \
322fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_FRAMEWORK_ROOT_DIR)/include/config \
332fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_FRAMEWORK_ROOT_DIR)/include/display \
342fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_FRAMEWORK_ROOT_DIR)/ability/sbuf/include \
352fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_FRAMEWORK_ROOT_DIR)/core/common/include/host \
362fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_FRAMEWORK_ROOT_DIR)/core/host/include \
372fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_FRAMEWORK_ROOT_DIR)/model/display/driver \
382fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_FRAMEWORK_ROOT_DIR)/model/display/driver/backlight \
392fe4e5f8Sopenharmony_ci        -I$(srctree)/$(KHDF_FRAMEWORK_ROOT_DIR)/model/display/driver/adapter_soc \
402fe4e5f8Sopenharmony_ci        -I$(srctree)/bounds_checking_function/include