Sign in
coral
/
uboot-imx
/
91c868fe7cd7c5a7157c5eeca64f89dc2a2ee967
/
.
/
drivers
/
cpu
/
Makefile
blob: db515f6f177c886096631d48f3f29c10070a9a83 [
file
] [
log
] [
blame
]
#
# Copyright (c) 2015 Google, Inc
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_CPU
)
+=
cpu
-
uclass
.
o
obj
-
$
(
CONFIG_ARCH_BMIPS
)
+=
bmips_cpu
.
o