Add an unused _COMPAT_LINUX32 option to ensure opt_compat.h exists on
platforms without COMPAT_LINUX32. Reported by: kib
This commit is contained in:
parent
9d79658aab
commit
5f7443b68d
@ -92,6 +92,7 @@ COMPAT_FREEBSD11 opt_global.h
|
||||
COMPAT_CLOUDABI32 opt_dontuse.h
|
||||
COMPAT_CLOUDABI64 opt_dontuse.h
|
||||
COMPAT_LINUXKPI opt_dontuse.h
|
||||
_COMPAT_LINUX32 opt_compat.h # XXX: make sure opt_compat.h exists
|
||||
COMPILING_LINT opt_global.h
|
||||
CY_PCI_FASTINTR
|
||||
DEADLKRES opt_watchdog.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user