On Fri, 8 Nov 2002, Andrew Ip wrote:
I found that in my Makefile, which was generated without error by /NLBConfig.py, the path for two files is just /../freebios/mainboard.c and /../freebios/irq_tables.c Aren't they supposed to be at /../freebios/src/mainboard/via/epia/mainboard.c and /../freebios/src/mainboard/via/epia/irq_tables.c?
This looks a lot like the paths have not been set for the mainboard files.
See what the path for mainboard.c is in the Makefile.
ron