aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Westby <james.westby@linaro.org>2011-06-29 15:29:43 -0400
committerJames Westby <james.westby@linaro.org>2011-06-29 15:29:43 -0400
commita71a0f11e2ed51d7201fb4eab9ea632564a4e1ac (patch)
tree806aa66a0f0566c25969ad045d28b06f82002a78
parent4bbcc4be1bd82e602f376eb1a6525956ea1ac062 (diff)
Use the lt- variant of the omap kernel.
-rw-r--r--linaro_image_tools/media_create/boards.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/linaro_image_tools/media_create/boards.py b/linaro_image_tools/media_create/boards.py
index 91107d7..242e4c1 100644
--- a/linaro_image_tools/media_create/boards.py
+++ b/linaro_image_tools/media_create/boards.py
@@ -339,7 +339,7 @@ class BoardConfig(object):
class OmapConfig(BoardConfig):
- kernel_flavors = ['linaro-omap4', 'linaro-omap', 'omap4']
+ kernel_flavors = ['linaro-omap4', 'linaro-lt-omap', 'linaro-omap', 'omap4']
uboot_in_boot_part = True
# XXX: Here we define these things as dynamic properties because our