aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/kexecboot/kexecboot.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/kexecboot/kexecboot.inc b/recipes/kexecboot/kexecboot.inc
index fccc29a3cf..829df19a6f 100644
--- a/recipes/kexecboot/kexecboot.inc
+++ b/recipes/kexecboot/kexecboot.inc
@@ -39,6 +39,8 @@ EXTRA_OECONF_c7x0 = "--enable-zaurus --enable-delay=2"
EXTRA_OECONF_spitz = "--enable-zaurus --enable-delay=3"
EXTRA_OECONF_poodle = "--enable-zaurus --enable-delay=2"
EXTRA_OECONF_tosa = "--enable-zaurus --enable-delay=2"
+EXTRA_OECONF_collie = "--enable-delay=2"
+
EXTRA_OECONF_omap3 = "--enable-uimage"
do_configure_prepend () {