mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
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:
parent
730b3e2006
commit
fde9fe1821
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue