xref: /openbmc/u-boot/drivers/cpu/Makefile (revision fa44b533)
111f4dc15SSimon Glass#
211f4dc15SSimon Glass# Copyright (c) 2015 Google, Inc
311f4dc15SSimon Glass# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
411f4dc15SSimon Glass#
511f4dc15SSimon Glass# SPDX-License-Identifier:      GPL-2.0+
611f4dc15SSimon Glass#
711f4dc15SSimon Glassobj-$(CONFIG_CPU) += cpu-uclass.o
810e32048SÁlvaro Fernández Rojas
910e32048SÁlvaro Fernández Rojasobj-$(CONFIG_ARCH_BMIPS) += bmips_cpu.o
10*fa44b533SMario Sixobj-$(CONFIG_SANDBOX) += cpu_sandbox.o
11