mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
have xen output the xen executable for x230-qubes (issue #84)
This commit is contained in:
parent
4c413a1737
commit
392599b90b
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user