blob: a7165aa32aa7dbe0cc919af7bf7f25ef574b21a1 [file] [log] [blame]
#
# SPDX-License-Identifier: BSD-2-Clause
#
# Copyright (C) 2025 Bo Gan <ganboing@gmail.com>
#
ifeq ($(PLATFORM_RISCV_XLEN), 64)
carray-platform_override_modules-$(CONFIG_PLATFORM_ESWIN_EIC770X) += eswin_eic7700
platform-objs-$(CONFIG_PLATFORM_ESWIN_EIC770X) += eswin/eic770x.o
platform-objs-$(CONFIG_PLATFORM_ESWIN_EIC770X) += eswin/hfp.o
endif