xref
: /
rk3399_rockchip-uboot
/
tools
/
easylogo
/
Makefile
(revision 4697abea62a3b02c9c346b94d7eae2e4a1c6cfd0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
# SPDX-License-Identifier: GPL-2.0+
3
#
4
5
hostprogs
-y :=
easylogo
6
7
always
:= $(
hostprogs
-y)
8