tools/firmware/Makefile: CONFIG_PV_SHIM: enable only on x86_64
authorIan Jackson <iwj@amdahl.debian.org>
Fri, 12 Oct 2018 17:56:04 +0000 (17:56 +0000)
committerHans van Kranenburg <hans@knorrie.org>
Fri, 8 Apr 2022 09:40:51 +0000 (10:40 +0100)
commit99748eebf2f3ec64135e4237413f19f954e05581
tree61a73d1d53e8feeabbb4763ea3fa4f9f20b81797
parent7e077e1b8323c28edc13fd08defedd975c8cf790
tools/firmware/Makefile: CONFIG_PV_SHIM: enable only on x86_64

Previously this was *dis*abled for x86_*32*.  But if someone should
run some of this Makefile on ARM, say, it ought not to be built
either.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Gbp-Pq: Name 0014-tools-firmware-Makefile-CONFIG_PV_SHIM-enable-only-o.patch
tools/firmware/Makefile