SmartAudio/lichee/brandy/u-boot-2014.07/arch/avr32/lib/Makefile

14 lines
263 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
#
# (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