summaryrefslogtreecommitdiffstats
path: root/arch/avr32/lib/Makefile
blob: bb45cbe1538460591c80b6ff9268e9dbc50f3af1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# (C) Copyright 2002-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# (C) Copyright 2004-2006 Atmel Corporation
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	+= memset.o
obj-y	+= board.o
obj-$(CONFIG_CMD_BOOTM) += bootm.o
obj-y	+= interrupts.o
OpenPOWER on IntegriCloud