]> xenbits.xensource.com Git - xen.git/commit
xen/test/livepatch/Makefile: Install in DESTDIR/usr/lib/debug/xen-livepatch
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 7 Jun 2017 14:00:17 +0000 (15:00 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 19 Jun 2017 10:35:21 +0000 (11:35 +0100)
commitd32607042bdc944aa23b7eaf17cd68c8536d3a11
tree551455a15bff30ab2fd19531c9b30ad345e84e72
parente197d29514165202308fe65db6effc4835aabfeb
xen/test/livepatch/Makefile: Install in DESTDIR/usr/lib/debug/xen-livepatch

Dumping these patch files in /usr/lib/debug/xen-*.livepatch is a bit
ugly.

Also, refactor the Makefile to have a LIVEPATCHES variable, to reduce
repetition.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Julien Grall <julien.grall@arm.com>
(cherry picked from commit a38d1af5fb02bee68c9a30e38b97c6129815f943)
xen/test/livepatch/Makefile