6 lines
83 B
Makefile
6 lines
83 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
|
||
|
hostprogs-always-y := single
|
||
|
|
||
|
single-rust := y
|