#
# Copyright (c) [2020], MediaTek Inc. All rights reserved.
#
# This software/firmware and related documentation ("MediaTek Software") are
# protected under relevant copyright laws.
# The information contained herein is confidential and proprietary to
# MediaTek Inc. and/or its licensors.
# Except as otherwise provided in the applicable licensing terms with
# MediaTek Inc. and/or its licensors, any reproduction, modification, use or
# disclosure of MediaTek Software, and information contained herein, in whole
# or in part, shall be strictly prohibited.
#

UBOOTINCLUDE += -I$(srctree)/Customization/$(CUSTOMER)/pnl_cust/include/ \
                -I$(srctree)/Mediatek-internal/impl/upgrade/include/ \
                -I$(srctree)/drivers/video/mtk-dtv/ \
                -I$(srctree)/Mediatek-internal/drivers/driver/demura/base/ \
                -I$(srctree)/Mediatek-internal/impl/panel/

obj-y += src/mtk_pnl_cust.o
