From 0f227683e29062224a612c4a2ab5c8b2fc166059 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 2 Apr 2016 22:40:23 -0700 Subject: altos: Add detherm product Signed-off-by: Keith Packard --- src/detherm/flash-loader/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/detherm/flash-loader/Makefile (limited to 'src/detherm/flash-loader/Makefile') diff --git a/src/detherm/flash-loader/Makefile b/src/detherm/flash-loader/Makefile new file mode 100644 index 00000000..5210aa09 --- /dev/null +++ b/src/detherm/flash-loader/Makefile @@ -0,0 +1,8 @@ +# +# AltOS flash loader build +# +# + +TOPDIR=../.. +HARDWARE=detherm-v1.0 +include $(TOPDIR)/stmf0/Makefile-flash.defs -- cgit v1.2.3