summaryrefslogtreecommitdiff
path: root/platform/generic/mips/objects.mk
blob: bbbc15a05dbbfbe527df294f03a6055d0300b2fc (plain)
1
2
3
4
5
6
7
8
#
# SPDX-License-Identifier: BSD-2-Clause
#

ifeq ($(PLATFORM_RISCV_XLEN), 64)
carray-platform_override_modules-$(CONFIG_PLATFORM_MIPS_P8700) += mips_p8700
platform-objs-$(CONFIG_PLATFORM_MIPS_P8700) += mips/p8700.o
endif