This website works better with JavaScript
Home
Explore
Help
Register
Sign In
phyus
/
uboot-vybrid_public
Watch
8
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Initial revision
wdenk
24 years ago
parent
3ba686544f
commit
ddaf2fb159
2 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
tools/easylogo/Makefile
BIN
tools/easylogo/linux_logo.tga
+ 2
- 0
tools/easylogo/Makefile
View File
@@ -0,0 +1,2 @@
+all: easylogo.c
+ gcc easylogo.c -o easylogo
BIN
tools/easylogo/linux_logo.tga
View File