blob: a8079b6120efdb37ce2b4a3b80346c97aeed03a6 [file] [log] [blame]
Tom Rinidec7ea02024-05-20 13:35:03 -06001# SPDX-License-Identifier: GPL-2.0-or-later
2#
3# (C) Copyright 2022 - Analog Devices, Inc.
4#
5# Written and/or maintained by Timesys Corporation
6#
7# Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
8# Contact: Greg Malysa <greg.malysa@timesys.com>
9#
10
11obj-y += soc.o init/
12
13obj-$(CONFIG_SC57X) += sc57x.o
14obj-$(CONFIG_SC58X) += sc58x.o
15obj-$(CONFIG_SC59X) += sc59x.o
Oliver Gaskell14032b32024-09-12 16:50:56 +010016obj-$(CONFIG_SC59X) += sc59x-spl.o
Tom Rinidec7ea02024-05-20 13:35:03 -060017obj-$(CONFIG_SC59X_64) += sc59x_64.o
Oliver Gaskelld4f7cb52024-09-12 16:50:54 +010018obj-$(CONFIG_SC59X_64) += sc59x_64-spl.o
Tom Rinidec7ea02024-05-20 13:35:03 -060019
20obj-$(CONFIG_SPL_BUILD) += spl.o
21obj-$(CONFIG_SYSCON) += rcu.o