summaryrefslogtreecommitdiff
path: root/packages/kexecboot/linux-kexecboot.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/kexecboot/linux-kexecboot.inc')
-rw-r--r--packages/kexecboot/linux-kexecboot.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/kexecboot/linux-kexecboot.inc b/packages/kexecboot/linux-kexecboot.inc
index 1671a49512..5926778eff 100644
--- a/packages/kexecboot/linux-kexecboot.inc
+++ b/packages/kexecboot/linux-kexecboot.inc
@@ -4,6 +4,12 @@ LICENSE = "GPL"
DONT_CHECK_KERNELSIZE = ""
INITRAMFS_IMAGE = "initramfs-kexecboot-image"
+
+# uncomment the following lines if you use u-boot as bootloader
+#KERNEL_IMAGETYPE_c7x0="uImage"
+#KERNEL_IMAGETYPE_akita="uImage"
+#KERNEL_IMAGETYPE_spitz="uImage"
+
inherit kernel
PACKAGES = ""
PROVIDES = ""