aboutsummaryrefslogtreecommitdiffstats
path: root/tools/obj2yaml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/obj2yaml/Makefile')
-rw-r--r--tools/obj2yaml/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/obj2yaml/Makefile b/tools/obj2yaml/Makefile
index 95f393d..6cbef69 100644
--- a/tools/obj2yaml/Makefile
+++ b/tools/obj2yaml/Makefile
@@ -14,7 +14,4 @@ LINK_COMPONENTS := object
# This tool has no plugins, optimize startup time.
TOOL_NO_EXPORTS = 1
-# Don't install this utility
-NO_INSTALL = 1
-
include $(LEVEL)/Makefile.common