]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/avr32/lib/Makefile
stm32: Correct positioning of declaration
[people/ms/u-boot.git] / arch / avr32 / lib / Makefile
CommitLineData
7b64fef3
WD
1#
2# (C) Copyright 2002-2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# (C) Copyright 2004-2006 Atmel Corporation
6#
1a459660 7# SPDX-License-Identifier: GPL-2.0+
7b64fef3
WD
8#
9
8fb80a8b 10obj-y += memset.o
8fb80a8b
MY
11obj-$(CONFIG_CMD_BOOTM) += bootm.o
12obj-y += interrupts.o
18667860 13obj-y += dram_init.o