Sorry for the noise on the list, but I did a quick search through the
archives, and couldn't find how to build linuxbios for the L440GX.
I tried:
* instructions in HOWTO/L440GX. It says to
apply patch linux-2.4.0-test12-l440gx.patch
to the kernel. This patch does not exist.
* cd romimages/RON_L440GX; make
This doesn't work either. It's looking for
../../src/lib/hardwaremain.c, which actually seems
to be in ../../src/arch/[i386|alpha]/lib/hardwaremain.c
After fixing that, there were other errors as well.
Any Ideas how I should proceed?
Thanks,
-Caleb