mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-19 18:52:19 +01:00
4 lines
96 B
Bash
4 lines
96 B
Bash
#!/bin/sh
|
|
make
|
|
./easylogo linux_logo.tga u_boot_logo video_logo.h
|
|
mv video_logo.h ../../include
|