mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00: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
|