i386: Fix kernel compilation after introduction of ASMC_DEBUG option

Fixes:          f224591746 ("Add ASMC_DEBUG make option")
Sponsored by:   The FreeBSD Foundation
This commit is contained in:
Olivier Certner 2026-01-09 17:25:52 +01:00
parent 730b3e2006
commit fde9fe1821
No known key found for this signature in database
GPG key ID: 8CA13040971E2627

View file

@ -112,3 +112,6 @@ MPTABLE_LINUX_BUG_COMPAT
# x86 specific uart options
UART_NS8250_EARLY_PORT opt_uart.h
# Enable asmc(4)-specific debug logic.
ASMC_DEBUG opt_asmc.h