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