diff options
Diffstat (limited to 'packages/linux/linux-kexecboot.inc')
-rw-r--r-- | packages/linux/linux-kexecboot.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/linux-kexecboot.inc b/packages/linux/linux-kexecboot.inc index e527f92c57..1d9595d013 100644 --- a/packages/linux/linux-kexecboot.inc +++ b/packages/linux/linux-kexecboot.inc @@ -2,6 +2,7 @@ DESCRIPTION = "2.6 Linux kexec bootloader for Zaurus devices and iPAQ hx2750." SECTION = "kernel" LICENSE = "GPL" +DONT_CHECK_KERNELSIZE = "" INITRAMFS_IMAGE = "initramfs-kexec-image" inherit kernel PACKAGES = "" |