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