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>
Thu, 1 Oct 2020 12:50:58 +0000 (13:50 +0100)
commit296a4d5c2029ec85e1e52c43eb0ea8f66ebf632c
treec65542a985a1418fb210c711ccb0458d079cf1ae
parentd309d41fc0ce4142944572c45cba618a002d12ae
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 0040-tools-firmware-Makefile-CONFIG_PV_SHIM-enable-only-o.patch
tools/firmware/Makefile