18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Sibyte SB1250 / BCM1480 family of SOCs
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_BCM112X)	+= sb1250/
68c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_BCM112X)	+= common/
78c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_SB1250)	+= sb1250/
88c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_SB1250)	+= common/
98c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_BCM1x55)	+= bcm1480/
108c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_BCM1x55)	+= common/
118c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_BCM1x80)	+= bcm1480/
128c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_BCM1x80)	+= common/
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci#
158c2ecf20Sopenharmony_ci# Sibyte BCM91120x (Carmel) board
168c2ecf20Sopenharmony_ci# Sibyte BCM91120C (CRhine) board
178c2ecf20Sopenharmony_ci# Sibyte BCM91125C (CRhone) board
188c2ecf20Sopenharmony_ci# Sibyte BCM91125E (Rhone) board
198c2ecf20Sopenharmony_ci# Sibyte SWARM board
208c2ecf20Sopenharmony_ci# Sibyte BCM91x80 (BigSur) board
218c2ecf20Sopenharmony_ci#
228c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_CARMEL)	+= swarm/
238c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_CRHINE)	+= swarm/
248c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_CRHONE)	+= swarm/
258c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_RHONE)	+= swarm/
268c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_SENTOSA)	+= swarm/
278c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_SWARM)	+= swarm/
288c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_BIGSUR)	+= swarm/
298c2ecf20Sopenharmony_ciobj-$(CONFIG_SIBYTE_LITTLESUR)	+= swarm/
30