]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/nds32/lib/Makefile
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[people/ms/u-boot.git] / arch / nds32 / lib / Makefile
CommitLineData
463d47f6
ML
1#
2# (C) Copyright 2000-2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# Copyright (C) 2011 Andes Technology Corporation
6# Shawn Lin, Andes Technology Corporation <nobuhiro@andestech.com>
7# Macpaul Lin, Andes Technology Corporation <macpaul@andestech.com>
8#
1a459660 9# SPDX-License-Identifier: GPL-2.0+
463d47f6
ML
10#
11
547bb1ed
MY
12obj-y += board.o
13obj-y += cache.o
14obj-$(CONFIG_CMD_BOOTM) += bootm.o
15obj-y += interrupts.o