# | |
# (C) Copyright 2006 | |
# Wolfgang Denk, DENX Software Engineering, wd@denx.de. | |
# | |
# (C) Copyright 2001 | |
# Josh Huber <huber@mclx.com>, Mission Critical Linux, Inc. | |
# | |
# SPDX-License-Identifier: GPL-2.0+ | |
# | |
extra-y = start.o | |
obj-y = cache.o kgdb.o io.o | |
obj-y += traps.o cpu.o cpu_init.o speed.o interrupts.o |