# SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
#
# Copyright (c) 2023 MediaTek Inc.
#

#
# Copyright 2023 Sony Corporation
#

UBOOTINCLUDE += -I$(srctree)/Customization/$(CUSTOMER)/bootargs/include/

obj-y += src/bootargs.o
