diff --git a/tools/Makefile b/tools/Makefile index 6ab0a1905..286d18409 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -127,7 +127,7 @@ ifeq ($(VENDOR),syteco) LOGO_BMP= logos/syteco.bmp endif ifeq ($(VENDOR),mtk) -LOGO_BMP= logos/osmocom.bmp +LOGO_BMP= logos/osmocombb.bmp #LOGO_MODE= -rgb565 endif diff --git a/tools/logos/osmocombb.bmp b/tools/logos/osmocombb.bmp new file mode 100755 index 000000000..86d591e99 Binary files /dev/null and b/tools/logos/osmocombb.bmp differ