]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/nds32/lib/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / arch / nds32 / lib / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
463d47f6
ML
2#
3# (C) Copyright 2000-2006
4# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5#
6# Copyright (C) 2011 Andes Technology Corporation
7# Shawn Lin, Andes Technology Corporation <nobuhiro@andestech.com>
8# Macpaul Lin, Andes Technology Corporation <macpaul@andestech.com>
463d47f6 9
547bb1ed
MY
10obj-y += cache.o
11obj-$(CONFIG_CMD_BOOTM) += bootm.o
b841b6e9 12obj-$(CONFIG_CMD_GO) += boot.o
547bb1ed 13obj-y += interrupts.o