mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-09 21:32:54 +01:00
2 lines
44 B
Makefile
2 lines
44 B
Makefile
all: easylogo.c
|
|
gcc easylogo.c -o easylogo
|