add bootlogo.m2v for armbox

Origin commit data
------------------
Branch: ni/coolstream
Commit: 641d53101d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-19 (Thu, 19 Oct 2017)

Origin message was:
------------------
- add bootlogo.m2v for armbox

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-10-19 13:13:25 +02:00
parent 6eac8fe8d2
commit 7eb456f85a
2 changed files with 5 additions and 0 deletions

Binary file not shown.

View File

@@ -8,3 +8,8 @@ install_DATA = \
$(resolution)/scan.jpg \
$(resolution)/shutdown.jpg \
$(resolution)/start.jpg
if BOXTYPE_ARMBOX
install_DATA += \
$(resolution)/bootlogo.m2v
endif