ソースを参照

add missing target dummy for rx

Waldemar Brodkorb 7 年 前
コミット
54f5226f93
1 ファイル変更7 行追加0 行削除
  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
+