summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2014-08-11 07:41:02 +0200
committerKoen Kooi <koen.kooi@linaro.org>2014-08-11 07:41:02 +0200
commit8ab9074806b391af08027d79d2e2e4e7441a39de (patch)
tree812a16756535f9d8270cfafe3cd88e7388498d1c
parent2a4514882806a938a18cb2ac81c11ec38ffee8c8 (diff)
build_image.py: map vexpress-debug to vexpress hwpack
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
-rwxr-xr-xbuild_images.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_images.py b/build_images.py
index 2430a7c..76a90dc 100755
--- a/build_images.py
+++ b/build_images.py
@@ -77,6 +77,7 @@ HWPACKS = {
'snowball': HwPack('snowball_sd', True),
'ti-panda-x11-base': HwPack('panda'),
'vexpress': HwPack('vexpress'),
+ 'vexpress-debug': HwPack('vexpress'),
'vexpress64': HwPack('vexpress'),
}
# a mapping of binary image to its image_file size