Browse Source

add missing target dummy for rx

Waldemar Brodkorb 7 years ago
parent
commit
54f5226f93
1 changed files with 7 additions and 0 deletions
  1. 7 0
      target/rx/Makefile

+ 7 - 0
target/rx/Makefile

@@ -0,0 +1,7 @@
+# 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
+include $(ADK_TOPDIR)/mk/kernel-build.mk
+include $(ADK_TOPDIR)/mk/image.mk
+