Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
eccbd4ad8e4e182638eafbfb87ac139c04f24a01
/
.
/
arch
/
powerpc
/
Makefile
blob: 5050f387a6e515824312c1ea59686e0ed240151b [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
head
-
y
:=
arch
/
powerpc
/
cpu
/
$
(
CPU
)/
start
.
o
head
-
$
(
CONFIG_MPC85xx
)
+=
arch
/
powerpc
/
cpu
/
mpc85xx
/
resetvec
.
o
libs
-
y
+=
arch
/
powerpc
/
cpu
/
$
(
CPU
)/
libs
-
y
+=
arch
/
powerpc
/
cpu
/
libs
-
y
+=
arch
/
powerpc
/
lib
/