This website works better with JavaScript.
Home
Explore
Help
Sign In
robin.thoni
/
ipxe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
2714
Commits
2
Branches
Tree:
32bc76f902
ipxe
/
contrib
/
bin2intelhex
/
Makefile
Makefile
78B
History
Raw
1
2
3
4
5
6
7
8
9
CC=gcc
CFLAGS=-Wall -O2
bin2intelhex:
clean:
rm -f bin2intelhex core *.o