2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-02-15 13:38:37 +00:00
u-boot/arch/arm/cpu/arm920t/Makefile

14 lines
228 B
Makefile
Raw Normal View History

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