aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/tools/easylogo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/tools/easylogo/Makefile')
-rw-r--r--roms/u-boot/tools/easylogo/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/roms/u-boot/tools/easylogo/Makefile b/roms/u-boot/tools/easylogo/Makefile
new file mode 100644
index 00000000..10aba2ba
--- /dev/null
+++ b/roms/u-boot/tools/easylogo/Makefile
@@ -0,0 +1,3 @@
+hostprogs-y := easylogo
+
+always := $(hostprogs-y)