u-boot-brain/arch/arm/cpu/sa1100/Makefile

10 lines
172 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0+
2002-11-03 09:24:07 +09:00
#
# (C) Copyright 2000-2006
2002-11-03 09:24:07 +09:00
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
extra-y = start.o
2002-11-03 09:24:07 +09:00
obj-y += cpu.o
obj-y += timer.o