xref: /openbmc/u-boot/tools/easylogo/runme.sh (revision 5b1d713721c3ea02549940133f09236783dda1f9)
1#!/bin/sh
2make
3./easylogo linux_logo.tga u_boot_logo video_logo.h
4mv video_logo.h ../../include
5