blob: 9a00a430b497d0a7249a9ea4491f6de2e2358733 [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
Oliver Gaskell053a1202024-09-12 16:50:58 +010015obj-$(CONFIG_SC58X) += sc58x-spl.o
Tom Rinidec7ea02024-05-20 13:35:03 -060016obj-$(CONFIG_SC59X) += sc59x.o
Oliver Gaskell14032b32024-09-12 16:50:56 +010017obj-$(CONFIG_SC59X) += sc59x-spl.o
Tom Rinidec7ea02024-05-20 13:35:03 -060018obj-$(CONFIG_SC59X_64) += sc59x_64.o
Oliver Gaskelld4f7cb52024-09-12 16:50:54 +010019obj-$(CONFIG_SC59X_64) += sc59x_64-spl.o
Tom Rinidec7ea02024-05-20 13:35:03 -060020
21obj-$(CONFIG_SPL_BUILD) += spl.o
22obj-$(CONFIG_SYSCON) += rcu.o