summaryrefslogtreecommitdiff
path: root/tools/easylogo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/easylogo/Makefile')
-rw-r--r--tools/easylogo/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/easylogo/Makefile b/tools/easylogo/Makefile
deleted file mode 100644
index 9278837f58..0000000000
--- a/tools/easylogo/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0+
-
-hostprogs-y := easylogo
-
-always := $(hostprogs-y)