summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-02 11:17:25 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-02 11:17:25 +0000
commit3497e80cf108b7e02d8444a0bf547f1f36275e61 (patch)
tree74d6846bf9e111f1b48648fe57148a7b6bcb5280
parent532dbf4cba9bde9a706e9585bcc5ad2d3234e4ff (diff)
downloadinfrastructure-sam/jetson-mason.tar.gz
fixup! Add 'shrink' configure extensionsam/jetson-mason
-rw-r--r--shrink.configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/shrink.configure b/shrink.configure
index 6574f651..b8cfb0d8 100644
--- a/shrink.configure
+++ b/shrink.configure
@@ -2,7 +2,7 @@
# If you're not deploying on ARM, you need to have a cross 'strip' available...
# you can use the armv7lhf-cross-toolchain stratum.
-STRIP=arm-none-eabi-strip
+STRIP=strip
root=$1