From fe18a0cefc164f037d6831fcebccaca694847362 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Sun, 27 Feb 2011 12:20:35 +0100 Subject: [PATCH] kexecboot: prefer uImage for ben-nanonote. Signed-off-by: Andrea Adami --- recipes/kexecboot/kexecboot.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/kexecboot/kexecboot.inc b/recipes/kexecboot/kexecboot.inc index 829df19a6f..4931e45b8e 100644 --- a/recipes/kexecboot/kexecboot.inc +++ b/recipes/kexecboot/kexecboot.inc @@ -40,7 +40,7 @@ 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_ben-nanonote = "--enable-uimage" EXTRA_OECONF_omap3 = "--enable-uimage" do_configure_prepend () { -- 2.39.5