#
# 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)/dtbo/include/ \
		-I$(srctree)/Mediatek-internal/impl/romtblo/ \
		-I$(srctree)/Mediatek-internal/impl/upgrade/include/ \
		-I$(srctree)/Mediatek-internal/secure/ \
        -I$(srctree)/Customization/$(CUSTOMER)/ecinfo/include/

obj-y += src/dtbo.o
obj-y += src/overlay_setting.o
obj-y += src/dtbo_cfg_sel.o
