]> git.sur5r.net Git - u-boot/blob - arch/avr32/lib/Makefile
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
[u-boot] / arch / avr32 / lib / Makefile
1 #
2 # (C) Copyright 2002-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # (C) Copyright 2004-2006 Atmel Corporation
6 #
7 # SPDX-License-Identifier:      GPL-2.0+
8 #
9
10 obj-y   += memset.o
11 obj-$(CONFIG_CMD_BOOTM) += bootm.o
12 obj-y   += interrupts.o
13 obj-y   += dram_init.o