Linux Audio

Check our new training course

Yocto / OpenEmbedded training

Feb 10-13, 2025
Register
Loading...
Note: File does not exist in v3.1.
1# SPDX-License-Identifier: GPL-2.0
2
3obj-$(CONFIG_SAMPLE_RUST_MINIMAL)		+= rust_minimal.o
4obj-$(CONFIG_SAMPLE_RUST_PRINT)			+= rust_print.o
5
6subdir-$(CONFIG_SAMPLE_RUST_HOSTPROGS)		+= hostprogs