From 1baef869569a9ac04b2d4e2a1182f883f0066fca Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 4 Dec 2012 23:23:20 +0000 Subject: kexecboot-handhelds.inc: fix typo in previous commit One too many hyphens. Signed-off-by: Paul Eggleton --- recipes-bsp/kexecboot/kexecboot-handhelds.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/kexecboot/kexecboot-handhelds.inc b/recipes-bsp/kexecboot/kexecboot-handhelds.inc index 9030797..f6b0748 100644 --- a/recipes-bsp/kexecboot/kexecboot-handhelds.inc +++ b/recipes-bsp/kexecboot/kexecboot-handhelds.inc @@ -1,6 +1,6 @@ EXTRA_OECONF_akita = "--enable-zaurus --enable-delay=2 --enable-evdev-rate=1000,250 --enable-fbui-width=480 --enable-bpp=16" EXTRA_OECONF_c7x0 = "--enable-zaurus --enable-delay=2 --enable-evdev-rate=1000,250 --enable-fbui-width=480 --enable-bpp=16" EXTRA_OECONF_spitz = "--enable-zaurus --enable-delay=3 --enable-evdev-rate=1000,250 --enable-fbui-width=480 --enable-bpp=16" -EXTRA_OECONF_poodle = "--enable-zaurus --enable-delay=2 --enable-evdev-rate=1000,250 ---enable-bpp=16" +EXTRA_OECONF_poodle = "--enable-zaurus --enable-delay=2 --enable-evdev-rate=1000,250 --enable-bpp=16" EXTRA_OECONF_tosa = "--enable-zaurus --enable-delay=2 --enable-evdev-rate=1000,250 --enable-bpp=16" EXTRA_OECONF_collie = "--enable-delay=2 --enable-evdev-rate=1000,250 --enable-bpp=16" -- cgit 1.2.3-korg