summaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-07-05 23:43:31 +0200
committerAndrea Adami <andrea.adami@gmail.com>2010-07-05 23:43:31 +0200
commitd1f40ae1d1c9c168688eb8882e1ef200efbed399 (patch)
tree53f0ee0a46d4bc4e46f63ffd62ede982ccc0190c /recipes/kexecboot
parent0a6d5e60a90d918285727504146c96cc2f6e6cbb (diff)
downloadopenembedded-d1f40ae1d1c9c168688eb8882e1ef200efbed399.tar.gz
linux-kexecboot.inc: fix typo (missing =).
Diffstat (limited to 'recipes/kexecboot')
-rw-r--r--recipes/kexecboot/linux-kexecboot.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexecboot/linux-kexecboot.inc b/recipes/kexecboot/linux-kexecboot.inc
index 284b0a7107..27abe3fb31 100644
--- a/recipes/kexecboot/linux-kexecboot.inc
+++ b/recipes/kexecboot/linux-kexecboot.inc
@@ -29,7 +29,7 @@ TKSRC = "http://www.informatik.hu-berlin.de/~tkunze/zaurus/patches"
KERNEL_IMAGE_MAXSIZE_akita = "1294336"
KERNEL_IMAGE_MAXSIZE_c7x0 = "1294336"
KERNEL_IMAGE_MAXSIZE_collie = "1048576"
-KERNEL_IMAGE_MAXSIZE_poodle "1294336"
+KERNEL_IMAGE_MAXSIZE_poodle = "1294336"
KERNEL_IMAGE_MAXSIZE_tosa = "1294336"
KERNEL_IMAGE_MAXSIZE_spitz = "1294336"