diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-07-31 14:32:53 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-07-31 14:32:53 +0000 |
commit | 1b5fe1a82a335974cb5707fa72a2f1fc02a15203 (patch) | |
tree | 1315149b623e86087a44e178a0e187cc24407b36 /packages/linux | |
parent | 52ea8a849f868853e4eabb9c31c94e1adc8dd105 (diff) | |
parent | 179a14265794ca9f3883264dfe466db9ce4ebabe (diff) |
merge of '4161ac48e6849d2ce053bdbb00d74e709247fd18'
and '6542fbe2d509990c5d4b56b4adaf0df31a29c221'
Diffstat (limited to 'packages/linux')
-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 = "" |