summaryrefslogtreecommitdiff
path: root/board/toradex/aquila-imx95/Makefile
blob: caaf09465c8d212dc5a5b128f615fceea4c24f01 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (c) Toradex

obj-y += aquila-imx95.o

ifdef CONFIG_SPL_BUILD
obj-y += spl.o
endif