commit | 8ab9074806b391af08027d79d2e2e4e7441a39de | [log] [tgz] |
---|---|---|
author | Koen Kooi <koen.kooi@linaro.org> | Mon Aug 11 07:41:02 2014 +0200 |
committer | Koen Kooi <koen.kooi@linaro.org> | Mon Aug 11 07:41:02 2014 +0200 |
tree | 812a16756535f9d8270cfafe3cd88e7388498d1c | |
parent | 2a4514882806a938a18cb2ac81c11ec38ffee8c8 [diff] |
build_image.py: map vexpress-debug to vexpress hwpack Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
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 @@ '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