]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r348028:
authorLeandro Lupori <luporl@FreeBSD.org>
Wed, 5 Jun 2019 12:53:36 +0000 (12:53 +0000)
committerLeandro Lupori <luporl@FreeBSD.org>
Wed, 5 Jun 2019 12:53:36 +0000 (12:53 +0000)
commit549e97f3bb18dc2e0ff782b5a6524ae4760ece2e
tree4fff801188f56fdb5464372ca9538aaf45e8fc2c
parent5ad6a9c00d08e0aa02b220fdb2b0ea8832b160f4
MFC r348028:

stand/powerpc: Only build loader.kboot for powerpc64

kboot is only made for powerpc64 systems, not 32-bit systems.

This unbreaks the build for powerpcspe.

Reported by:    ngie
stand/powerpc/Makefile