summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile3
-rw-r--r--tools/logos/freescale.bmpbin0 -> 46738 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile
index feb8d23a3d..8ec92d2cbd 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -116,6 +116,9 @@ endif
ifeq ($(VENDOR),esd)
LOGO_BMP= logos/esd.bmp
endif
+ifeq ($(VENDOR),freescale)
+LOGO_BMP= logos/freescale.bmp
+endif
ifeq ($(VENDOR),ronetix)
LOGO_BMP= logos/ronetix.bmp
endif
diff --git a/tools/logos/freescale.bmp b/tools/logos/freescale.bmp
new file mode 100644
index 0000000000..1589e8073d
--- /dev/null
+++ b/tools/logos/freescale.bmp
Binary files differ