summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/kexecboot.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/kexecboot.inc b/conf/machine/include/kexecboot.inc
index 7f06866778..deaccb3add 100644
--- a/conf/machine/include/kexecboot.inc
+++ b/conf/machine/include/kexecboot.inc
@@ -4,6 +4,8 @@
MACHINE_FEATURES_append = " kexecboot "
+IMAGE_FSTYPES += " tar.gz "
+
# Include Kernel image in kexecboot enabled images
RDEPENDS_kernel-base = "kernel-image"