aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2012-03-29 12:01:02 +0530
committerAmit Pundir <amit.pundir@linaro.org>2012-03-29 12:01:02 +0530
commit500e044e868bfaf0aca499188dad79765a685228 (patch)
tree3cfc62b30cdafd6dbdc8efdc93948ffda58dd65a
parent7cacf970b6b62d8932e4ceb746c391b4a00ae2db (diff)
downloadvexpress_rtsm-500e044e868bfaf0aca499188dad79765a685228.tar.gz
add boot-a7 script
Change-Id: I52566476276f73ca87b2a8bb237c4f1a1ce46e19 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
-rw-r--r--device.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 52a0201..3b60b0d 100644
--- a/device.mk
+++ b/device.mk
@@ -17,6 +17,7 @@ PRODUCT_PACKAGES += bl-agitator
PRODUCT_COPY_FILES += \
test/linaro/biglittle/core/boot-a15/boot-a15.sh:system/bin/boot-a15.sh \
+ test/linaro/biglittle/core/boot-a7/boot-a7.sh:system/bin/boot-a7.sh \
test/linaro/biglittle/core/disk-io-stress-a15/disk-io-stress-a15.sh:system/bin/disk-io-stress-a15.sh \
test/linaro/biglittle/core/mem-stress-a15/mem-stress-a15.sh:system/bin/mem-stress-a15.sh \
test/linaro/biglittle/core/data-corruption/data-corruption.sh:system/bin/data-corruption.sh \