Samuel Holland 97e7958624 riscv: cpu: Add cache operations for T-HEAD CPUs
Signed-off-by: Samuel Holland <samuel@sholland.org>
2022-11-23 22:30:26 -06:00

9 lines
156 B
Makefile

# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2018, Bin Meng <bmeng.cn@gmail.com>
extra-y = start.o
obj-y += cpu.o mtrap.o
obj-y += thead/cache.o