xref: /linux-6.15/samples/rust/Makefile (revision e4fc6580)
1*e4fc6580SMiguel Ojeda# SPDX-License-Identifier: GPL-2.0
2*e4fc6580SMiguel Ojeda
3*e4fc6580SMiguel Ojedaobj-$(CONFIG_SAMPLE_RUST_MINIMAL)		+= rust_minimal.o
4*e4fc6580SMiguel Ojeda
5*e4fc6580SMiguel Ojedasubdir-$(CONFIG_SAMPLE_RUST_HOSTPROGS)		+= hostprogs
6