have xen output the xen executable for x230-qubes (issue #84)

This commit is contained in:
Trammell Hudson 2017-04-03 17:13:07 -04:00
parent 4c413a1737
commit 392599b90b
Failed to extract signature

View File

@ -8,6 +8,6 @@ xen_tar := xen-$(xen_version).tar.gz
xen_url := http://bits.xensource.com/oss-xen/release/$(xen_version)/$(xen_tar)
xen_hash := b795d5631a85fb68295361067195ecd00003656dacede4ec57533fce33ab5109
xen_output :=
xen_output := xen
xen_configure :=
xen_target := $(MAKE_JOBS)