]> Git Repo - u-boot.git/blob - arch/nds32/lib/Makefile
NDS32: Generic Board Support and Unsupport
[u-boot.git] / arch / nds32 / lib / Makefile
1 #
2 # (C) Copyright 2000-2006
3 # Wolfgang Denk, DENX Software Engineering, [email protected].
4 #
5 # Copyright (C) 2011 Andes Technology Corporation
6 # Shawn Lin, Andes Technology Corporation <[email protected]>
7 # Macpaul Lin, Andes Technology Corporation <[email protected]>
8 #
9 # SPDX-License-Identifier:      GPL-2.0+
10 #
11
12 obj-y += cache.o
13 obj-$(CONFIG_CMD_BOOTM) += bootm.o
14 obj-y += interrupts.o
This page took 0.022846 seconds and 4 git commands to generate.