]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/avr32/lib/Makefile
5f2d97bfc7d2f959b94d5d9a5ac291fcc478063e
[karo-tx-uboot.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-y   += board.o
12 obj-$(CONFIG_CMD_BOOTM) += bootm.o
13 obj-y   += interrupts.o
14 obj-y   += dram_init.o