From 3497e80cf108b7e02d8444a0bf547f1f36275e61 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Mon, 2 Mar 2015 11:17:25 +0000 Subject: fixup! Add 'shrink' configure extension --- shrink.configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1