OpenGrok
Cross Reference: Makefile
xref
: /
external
/
u-boot
/
tools
/
easylogo
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
easylogo
1
# SPDX-License-Identifier: GPL-2.0+
2
3
hostprogs
-y :=
easylogo
4
5
always
:=
$(
hostprogs
-y)
6