SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / arch / riscv / lib / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2000-2006
4 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5 #
6 # Copyright (C) 2017 Andes Technology Corporation
7 # Rick Chen, Andes Technology Corporation <rick@andestech.com>
8
9 obj-$(CONFIG_CMD_BOOTM) += bootm.o
10 obj-$(CONFIG_CMD_GO) += boot.o
11 obj-y   += cache.o
12 obj-y   += interrupts.o