summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKlaus Goger <klaus.goger@theobroma-systems.com>2016-09-18 16:53:58 +0200
committerKlaus Goger <klaus.goger@theobroma-systems.com>2016-09-18 16:53:58 +0200
commit839e0f9a8278c9801fa4426cb7dde80ffd744774 (patch)
tree5428e26dc9ccfe2dd9148ba3e9dfd6759eafcfec /Makefile
Initial commitHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..f301fdf
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+boot.scr: boot.cmd
+ mkimage -C none -A arm -T script -d boot.cmd boot.scr