]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader: fix powerpc build with gfx_fb
authorToomas Soome <tsoome@FreeBSD.org>
Mon, 4 Jan 2021 16:51:58 +0000 (16:51 +0000)
committerToomas Soome <tsoome@FreeBSD.org>
Mon, 4 Jan 2021 16:57:58 +0000 (16:57 +0000)
commitb2a8d7a9b52d588338ded70cb101899e32c1d352
treecdbc881b628d0a61b962e90ea9721f0998f5c949
parente24d4e72c03bd7b089c0189cdb460450177c53fc
loader: fix powerpc build with gfx_fb

Need to add stub data and gfx functions to make linking happy.
stand/powerpc/kboot/Makefile
stand/powerpc/kboot/gfx_fb.c [new file with mode: 0644]
stand/powerpc/ofw/Makefile
stand/powerpc/ofw/gfx_fb.c [new file with mode: 0644]