From 5b1d713721c3ea02549940133f09236783dda1f9 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 3 Nov 2002 00:07:02 +0000 Subject: Initial revision --- tools/easylogo/runme.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tools/easylogo/runme.sh (limited to 'tools/easylogo') diff --git a/tools/easylogo/runme.sh b/tools/easylogo/runme.sh new file mode 100644 index 000000000..625ebaae1 --- /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 -- cgit v1.2.3