]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/riscv/lib/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / arch / riscv / lib / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
8bbb2909
RC
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>
8bbb2909
RC
8
9obj-$(CONFIG_CMD_BOOTM) += bootm.o
10obj-$(CONFIG_CMD_GO) += boot.o
11obj-y += cache.o
12obj-y += interrupts.o