commit | ebb0470a9d999f6e38cc69f48b87855f9ee6f473 | [log] [tgz] |
---|---|---|
author | Lubomir Rintel <lkundrak@v3.sk> | Tue Feb 11 08:39:34 2020 +0100 |
committer | Mitch Bradley <wmb@firmworks.com> | Tue Feb 11 11:00:10 2020 -1000 |
tree | 931756ed3a280f800b9ad37a8cfb6c6c1c37c9e6 | |
parent | 815214ee7e65f21214d17b9f1f3f307d3ab5d33b [diff] |
arm-xo-1.75: fix OLPC build Oops, a brain fart. Sorry. Fixes: d642a0994dea ("arm-xo-1.75: conditionalize protect-fw on sec-trg-gpio#")
This is Mitch Bradley's CForth implementation.
This version was derived from the version at One Laptop Per Child, then it was improved as follows:
a) Host version now has line editing b) Host version catches exceptions c) key and key? implemented property in host versions for Linux and Windows d) Makefile fragments factored better, and use pattern rules extensively e) Makefiles in build directories simplified