Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
53bdf4e05719e3572b54a41615deecdb3fad9ffb
/
.
/
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