mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-18 02:39:59 +00:00
build xen for installation into x230-qubes ROM (issue #84)
This commit is contained in:
parent
d335f24292
commit
85a77cf5de
1
Makefile
1
Makefile
@ -249,6 +249,7 @@ bin_modules-$(CONFIG_FLASHROM) += flashrom
|
||||
bin_modules-$(CONFIG_CRYPTSETUP) += cryptsetup
|
||||
bin_modules-$(CONFIG_GPG) += gpg
|
||||
bin_modules-$(CONFIG_LVM2) += lvm2
|
||||
bin_modules-$(CONFIG_XEN) += xen
|
||||
|
||||
$(foreach m, $(bin_modules-y), \
|
||||
$(call map,initrd_bin_add,$(call bins,$m)) \
|
||||
|
Loading…
Reference in New Issue
Block a user