summaryrefslogtreecommitdiffstats
path: root/samples/rust/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/rust/Makefile')
-rw-r--r--samples/rust/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/samples/rust/Makefile b/samples/rust/Makefile
new file mode 100644
index 000000000000..1daba5f8658a
--- /dev/null
+++ b/samples/rust/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
+obj-$(CONFIG_SAMPLE_RUST_MINIMAL) += rust_minimal.o
+
+subdir-$(CONFIG_SAMPLE_RUST_HOSTPROGS) += hostprogs