]> git.sur5r.net Git - u-boot/blobdiff - tools/Makefile
at91: Add esd gmbh OTC570 board support
[u-boot] / tools / Makefile
index 266306e9bacec8f2e3aea555953313720e524605..743505f9299d5ba135655d9c377d27c63ac69269 100644 (file)
@@ -112,6 +112,9 @@ endif
 ifeq ($(VENDOR),atmel)
 LOGO_BMP= logos/atmel.bmp
 endif
+ifeq ($(VENDOR),esd)
+LOGO_BMP= logos/esd.bmp
+endif
 ifeq ($(VENDOR),ronetix)
 LOGO_BMP= logos/ronetix.bmp
 endif