summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-10-23 14:17:50 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-10-23 14:17:50 (EDT)
commit952087741a2c882966f7598a8208c295cdf57483 (patch)
treecfcc77a8b0cc6cc90525c06f1bb43a732a5e58e0 /build
parent63bbcd7c63ba64cc20a045899a398f494ebcf362 (diff)
Generate *.fw files with CRCs without Perl
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index a906389..c7fe758 100755
--- a/build
+++ b/build
@@ -9,4 +9,5 @@ build:
mkdir -p src/toolchain/dl/
(cd src/toolchain/dl/ && ln -sf ../../../../toolchain/* ./)
oh-autobuild -T toolchain
+ chmod a+x src/target_firmware/firmware-crc.sh
oh-autobuild -B src/target_firmware