summaryrefslogtreecommitdiff
path: root/libre/grub
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2017-11-06 17:24:10 -0300
committerDavid P <megver83@parabola.nu>2017-11-06 17:24:10 -0300
commitf9dc0f63b0a455fb05834fdb5517613dfeeeb15b (patch)
tree467478cde8dfca8c1ea094e948083e9f21093bd2 /libre/grub
parentbbc2256985c40f8ab16ca5b6ff994b61063e3c28 (diff)
Enable XEN in libre/grub
Diffstat (limited to 'libre/grub')
-rw-r--r--libre/grub/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/grub/PKGBUILD b/libre/grub/PKGBUILD
index d3c6a4446..6f63cb3c6 100644
--- a/libre/grub/PKGBUILD
+++ b/libre/grub/PKGBUILD
@@ -7,7 +7,7 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
## '1' to enable Xen support, '0' to disable
-_XEN='0'
+_XEN='1'
## '1' to enable IA32-EFI build in Arch x86_64, '0' to disable
_IA32_EFI_IN_ARCH_X64='1'