Signed-off-by: Andrea Adami <[email protected]> --- recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.8.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.8.bbappend b/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.8.bbappend index ec83a60..eb02812 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.8.bbappend +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.8.bbappend @@ -8,4 +8,4 @@ KERNEL_IMAGE_MAXSIZE_poodle = "1294336" KERNEL_IMAGE_MAXSIZE_tosa = "1294336" KERNEL_IMAGE_MAXSIZE_spitz = "1294336" -include linux-yocto-handhelds.inc +require linux-yocto-handhelds.inc -- 1.8.1.5 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
