aboutsummaryrefslogtreecommitdiff
path: root/platform/generic/andes/objects.mk
blob: 6a8c66c2422cb0bf7fb7ea3f2750f0d7fbb0c729 (plain)
1
2
3
4
5
6
7
8
9
10
#
# SPDX-License-Identifier: BSD-2-Clause
#

carray-platform_override_modules-$(CONFIG_PLATFORM_ANDES_AE350) += andes_ae350
platform-objs-$(CONFIG_PLATFORM_ANDES_AE350) += andes/ae350.o andes/sleep.o

platform-objs-$(CONFIG_ANDES45_PMA) += andes/andes45-pma.o
platform-objs-$(CONFIG_ANDES_SBI) += andes/andes_sbi.o
platform-objs-$(CONFIG_ANDES_PMU) += andes/andes_pmu.o