summaryrefslogtreecommitdiff
path: root/target/foxg20/tools/mkfimage/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-16 20:38:52 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-16 20:38:52 +0100
commitbb534316d8f79e60154b21a04cabec24bed69ba5 (patch)
tree5814be2cd5595bd772a826440c20a0bf04ac33a2 /target/foxg20/tools/mkfimage/Makefile
parent3e8d4700736eae7fa562d640f5b4940df18d24e0 (diff)
add basic support for foxg20 toolchain
Diffstat (limited to 'target/foxg20/tools/mkfimage/Makefile')
-rw-r--r--target/foxg20/tools/mkfimage/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/foxg20/tools/mkfimage/Makefile b/target/foxg20/tools/mkfimage/Makefile
new file mode 100644
index 000000000..5aae0914f
--- /dev/null
+++ b/target/foxg20/tools/mkfimage/Makefile
@@ -0,0 +1,4 @@
+include $(TOPDIR)/rules.mk
+
+all:
+ $(HOSTCC) -o ${STAGING_TOOLS}/bin/mkfimage mkfimage.c