diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile | 3 | ||||
-rw-r--r-- | tools/logos/syteco.bmp | bin | 0 -> 11414 bytes |
2 files changed, 3 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile index 749d9942309..b2e73b2ccc5 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -118,6 +118,9 @@ endif ifeq ($(VENDOR),ronetix) LOGO_BMP= logos/ronetix.bmp endif +ifeq ($(VENDOR),syteco) +LOGO_BMP= logos/syteco.bmp +endif # now $(obj) is defined HOSTSRCS += $(addprefix $(SRCTREE)/,$(EXT_OBJ_FILES-y:.o=.c)) diff --git a/tools/logos/syteco.bmp b/tools/logos/syteco.bmp Binary files differnew file mode 100644 index 00000000000..9a994fe3e38 --- /dev/null +++ b/tools/logos/syteco.bmp |