blob: 47b28200a033aea17adaa5d3bec2612510a6cdbe [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
Oliver Gaskellcb0d39d2024-09-12 16:51:01 +010014obj-$(CONFIG_SC57X) += sc57x-spl.o
Tom Rinidec7ea02024-05-20 13:35:03 -060015obj-$(CONFIG_SC58X) += sc58x.o
Oliver Gaskell053a1202024-09-12 16:50:58 +010016obj-$(CONFIG_SC58X) += sc58x-spl.o
Tom Rinidec7ea02024-05-20 13:35:03 -060017obj-$(CONFIG_SC59X) += sc59x.o
Oliver Gaskell14032b32024-09-12 16:50:56 +010018obj-$(CONFIG_SC59X) += sc59x-spl.o
Tom Rinidec7ea02024-05-20 13:35:03 -060019obj-$(CONFIG_SC59X_64) += sc59x_64.o
Oliver Gaskelld4f7cb52024-09-12 16:50:54 +010020obj-$(CONFIG_SC59X_64) += sc59x_64-spl.o
Tom Rinidec7ea02024-05-20 13:35:03 -060021
Simon Glass85ed77d2024-09-29 19:49:46 -060022obj-$(CONFIG_XPL_BUILD) += spl.o
Tom Rinidec7ea02024-05-20 13:35:03 -060023obj-$(CONFIG_SYSCON) += rcu.o