diff options
Diffstat (limited to 'target/m32r')
-rw-r--r-- | target/m32r/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/m32r/Makefile b/target/m32r/Makefile new file mode 100644 index 000000000..9c9eb49d0 --- /dev/null +++ b/target/m32r/Makefile @@ -0,0 +1,4 @@ +# This file is part of the OpenADK project. OpenADK is copyrighted +# material, please see the LICENCE file in the top-level directory. + +include $(ADK_TOPDIR)/rules.mk |