removed xen target
This commit is contained in:
parent
217ad6438f
commit
da6b2b1eed
3
Makefile
3
Makefile
@ -12,8 +12,7 @@ GLUON_TARGETS ?= \
|
|||||||
mpc85xx-generic \
|
mpc85xx-generic \
|
||||||
x86-64 \
|
x86-64 \
|
||||||
x86-generic \
|
x86-generic \
|
||||||
x86-kvm_guest \
|
x86-kvm_guest
|
||||||
x86-xen_domu
|
|
||||||
|
|
||||||
GLUON_RELEASE := $(shell git describe --tags 2>/dev/null)
|
GLUON_RELEASE := $(shell git describe --tags 2>/dev/null)
|
||||||
ifneq (,$(shell git describe --exact-match --tags 2>/dev/null))
|
ifneq (,$(shell git describe --exact-match --tags 2>/dev/null))
|
||||||
|
Loading…
Reference in New Issue
Block a user