summaryrefslogtreecommitdiffstats
path: root/ship
diff options
context:
space:
mode:
authorroot <root@ka-ata-killa.ourano.james.local>2021-03-21 11:50:38 +0000
committerroot <root@ka-ata-killa.ourano.james.local>2021-03-21 11:50:38 +0000
commit86d61b9e775d615f210b79e4f69dbc3d62c885ea (patch)
tree7eda037f47671358f3b331f3ae53e1b6cba78f12 /ship
parent101b4fbc19a6813ee212afdafc46b652b430c2ba (diff)
downloadclock-86d61b9e775d615f210b79e4f69dbc3d62c885ea.tar.gz
clock-86d61b9e775d615f210b79e4f69dbc3d62c885ea.tar.bz2
clock-86d61b9e775d615f210b79e4f69dbc3d62c885ea.zip
tidy
Diffstat (limited to 'ship')
-rwxr-xr-xship4
1 files changed, 4 insertions, 0 deletions
diff --git a/ship b/ship
index 9f79674..69cddf9 100755
--- a/ship
+++ b/ship
@@ -1,6 +1,10 @@
#!/bin/sh
D=$(date +%Y-%m-%d)
+make -C boot protos
+make -C boot clean
+make -C app protos
+make -C app clean
make -C boot bootloader.bin bootloader.hex bootloader.elf