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