summaryrefslogtreecommitdiffstats
path: root/rust/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rust/Makefile')
-rw-r--r--rust/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/rust/Makefile b/rust/Makefile
new file mode 100644
index 000000000000..02f2459083e4
--- /dev/null
+++ b/rust/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
+
+obj-$(CONFIG_HAS_RUST) = helpers.o
+