stm32: Correct positioning of declaration
[oweals/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