xref
: /
rk3399_rockchip-uboot
/
tools
/
easylogo
/
Makefile
(revision 51cb23d45263eb0c0dd7e8e22e9a6e10c8b81f3e)
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