summaryrefslogtreecommitdiff
path: root/rtl/if_common/mod.mk
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/if_common/mod.mk')
-rw-r--r--rtl/if_common/mod.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/rtl/if_common/mod.mk b/rtl/if_common/mod.mk
new file mode 100644
index 0000000..e60abc4
--- /dev/null
+++ b/rtl/if_common/mod.mk
@@ -0,0 +1,3 @@
+define core
+ $(this)/rtl_dirs := .
+endef