Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watchdog
[linux-2.6-microblaze.git] / samples / rust / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 obj-$(CONFIG_SAMPLE_RUST_MINIMAL)               += rust_minimal.o
4 obj-$(CONFIG_SAMPLE_RUST_PRINT)                 += rust_print.o
5
6 subdir-$(CONFIG_SAMPLE_RUST_HOSTPROGS)          += hostprogs