]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/powerpc/Makefile
Kbuild: introduce Makefile in arch/$ARCH/
[people/ms/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_4xx) += arch/powerpc/cpu/ppc4xx/resetvec.o
7 head-$(CONFIG_MPC85xx) += arch/powerpc/cpu/mpc85xx/resetvec.o
8
9 libs-y += arch/powerpc/cpu/$(CPU)/
10 libs-y += arch/powerpc/cpu/
11 libs-y += arch/powerpc/lib/