summaryrefslogtreecommitdiff
path: root/target/tools/srec2bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/tools/srec2bin/Makefile')
-rw-r--r--target/tools/srec2bin/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/tools/srec2bin/Makefile b/target/tools/srec2bin/Makefile
new file mode 100644
index 000000000..9ffb27f3f
--- /dev/null
+++ b/target/tools/srec2bin/Makefile
@@ -0,0 +1,4 @@
+include $(TOPDIR)/rules.mk
+
+all:
+ $(HOSTCC) ${HOSTCFLAGS} -o ${STAGING_HOST_DIR}/bin/srec2bin srec2bin.c