I didn't get far: 1) CVS checkout latest 2) Take /freebios/src/mainboard/via/epia-m/example.config, A) comment out #payload /opt/cwlinux/etherboot/src/bin32/via-rhine.ebi towards bottom B) Note: There are 2 conflicting target lines, and 2 conflicting payload lines. 3) Run python config script: python /ram/freebios/util/config/NLBConfig.py example.config /ram/freebios/ (Worked ok, no errors) 4) Go into /ram/freebios/obj and do "make" 5) Fails with this: make: *** No rule to make target `/ram/freebios/src/mainboard/via/epia-m/earlysetup.inc', needed by `crt0.s'. Stop.
Could it be a missing cvs commit?
-Dave