# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (c) 2023, Yixun Lan <dlan@gentoo.org>

obj-y += board.o
obj-$(CONFIG_XPL_BUILD) += spl.o
