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

obj-y += smarc-imx95.o

ifdef CONFIG_SPL_BUILD
obj-y += spl.o
endif