git: kernel: Fix a few build conflicts between optional and standard code.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Mar 1 04:22:33 PST 2026


commit 447e693def340f0816784a1567986dda486bb2f9
Author: Sascha Wildner <saw at online.de>
Date:   Sun Mar 1 13:21:47 2026 +0100

    kernel: Fix a few build conflicts between optional and standard code.
    
    In this case kernels without either KTRACE, acpi or pci.

Summary of changes:
 sys/conf/files                     | 8 ++++----
 sys/kern/kern_sysctl.c             | 2 ++
 sys/platform/pc64/x86_64/machdep.c | 5 ++++-
 3 files changed, 10 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/447e693def340f0816784a1567986dda486bb2f9


-- 
DragonFly BSD source repository


More information about the Commits mailing list