git: Fix the VKERNEL64 build.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Apr 14 12:28:38 PDT 2026
commit ab0d5a4eab542a0fb8e13d7d23fa2ce45e82feb7
Author: Sascha Wildner <saw at online.de>
Date: Tue Apr 14 21:27:36 2026 +0200
Fix the VKERNEL64 build.
ACPI plays no role in the vkernel, so just add a <machine/acpica_machdep.h>
for it (copied from pc64).
Reported-by: aly
Summary of changes:
sys/platform/{pc64 => vkernel64}/include/acpica_machdep.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)
copy sys/platform/{pc64 => vkernel64}/include/acpica_machdep.h (100%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ab0d5a4eab542a0fb8e13d7d23fa2ce45e82feb7
--
DragonFly BSD source repository
More information about the Commits
mailing list