]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/boot/powerpc/Makefile
MFV: r313101
[FreeBSD/FreeBSD.git] / sys / boot / powerpc / Makefile
1 # $FreeBSD$
2
3 SUBDIR=         boot1.chrp kboot ofw uboot
4 .if ${MACHINE_ARCH} != "powerpcspe"
5 SUBDIR+=        ps3
6 .endif
7
8 .include <bsd.subdir.mk>