x86: fix build of PV shim when !GRANT_TABLE
authorJan Beulich <jbeulich@suse.com>
Fri, 30 Oct 2020 13:30:35 +0000 (14:30 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 30 Oct 2020 13:30:35 +0000 (14:30 +0100)
commitb1b4f9598b021c7a9dc6b33eb55bc3e5912614f6
tree1248d5734f4735829b4f1c0c6c493247f0e271ff
parent177cf860f0b7dcbb8e0f4b495cad677995444c7a
x86: fix build of PV shim when !GRANT_TABLE

To do its compat translation, shim code needs to include the compat
header. For this to work, this header first of all needs to be
generated.

Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/Makefile