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