Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
813f74ea47d0f77f809d85619153923a99b07222
/
.
/
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