mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Merging mptable under x86 left this option undefined for amd64 case.
Fix that. Sponsored by: Sandvine Incorporated Reported by: jkim
This commit is contained in:
parent
4e30bd6244
commit
8c0b6eaff1
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ COUNT_IPIS opt_smp.h
|
|||
MAXMEM
|
||||
PERFMON
|
||||
PMAP_SHPGPERPROC opt_pmap.h
|
||||
MPTABLE_FORCE_HTT
|
||||
MP_WATCHDOG
|
||||
|
||||
# Options for emulators. These should only be used at config time, so
|
||||
|
|
|
|||
Loading…
Reference in a new issue