mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-23 03:23:47 +00:00
2 lines
44 B
Makefile
2 lines
44 B
Makefile
all: easylogo.c
|
|
gcc easylogo.c -o easylogo
|