Hi, I am junior for Linux BIOS , I have a problem to make crt0.s on supermicro p4dc6p platform.Below is my sequence to make crt0.s
1.)install red hat 9 on my p4dc6p platform
2.) export CVS_RSH=ssh cvs -d:pserver:anonymous@cvs.freebios.sourceforge.net:/cvsroot/freebios login cvs -z3 -d:pserver:anonymous@cvs.freebios.sourceforge.net:/cvsroot/freebios co freebios
3.) mkdir p4dc6p cd p4dc6p
4.) copy example-normal.config form source code to p4dc6p
5.)python /root/src/freebois/util/config/NLBConfig.py example-normal.config /root/src/freebios
After these process I got below files,but I can't find crt0.s .Does any guys help me to figure out it?
crt0_includes.h LinuxBIOSDoc.config makefile makefile.settings nsuperio.c
Thanks, Tien