xref
: /
openbmc
/
u-boot
/
tools
/
easylogo
/
Makefile
(revision e246b728)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# SPDX-License-Identifier: GPL-2.0+
2
3
hostprogs
-y :=
easylogo
4
5
always
:= $(
hostprogs
-y)
6