1
0
Fork 0
remarkable-uboot/arch/arm/cpu/arm920t/Makefile

14 lines
228 B
Makefile

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