diff options
Diffstat (limited to 'tools/easylogo')
-rw-r--r-- | tools/easylogo/runme.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/easylogo/runme.sh b/tools/easylogo/runme.sh new file mode 100644 index 00000000000..625ebaae19f --- /dev/null +++ b/tools/easylogo/runme.sh @@ -0,0 +1,4 @@ +#!/bin/sh +make +./easylogo linux_logo.tga u_boot_logo video_logo.h +mv video_logo.h ../../include |