projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
[platform/kernel/u-boot.git]
/
arch
/
powerpc
/
Makefile
1
#
2
# SPDX-License-Identifier: GPL-2.0+
3
#
4
5
head-y := arch/powerpc/cpu/$(CPU)/start.o
6
head-$(CONFIG_MPC85xx) += arch/powerpc/cpu/mpc85xx/resetvec.o
7
8
libs-y += arch/powerpc/cpu/$(CPU)/
9
libs-y += arch/powerpc/cpu/
10
libs-y += arch/powerpc/lib/