]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/avr32/lib/Makefile
8108ae5272b1c220dcde7dd27edfb3e286974352
[people/ms/u-boot.git] / 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