diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-10-23 09:40:44 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-10-23 09:40:44 (EDT) |
commit | 63bbcd7c63ba64cc20a045899a398f494ebcf362 (patch) | |
tree | f8cbb7262fa82bc460e553b0ff3d6ac68eff9152 /build | |
parent | 65fade8bf62e9fcb4ef2350a346becd32cff7ee9 (diff) |
build: Build the firmware
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ build: mkdir -p src/toolchain/dl/ (cd src/toolchain/dl/ && ln -sf ../../../../toolchain/* ./) oh-autobuild -T toolchain + oh-autobuild -B src/target_firmware |