[LinuxBIOS] Easy compile error

Ronald G Minnich rminnich at lanl.gov
Mon Jan 23 05:11:47 CET 2006


Adam Talbot wrote:
> Humm, So I have the irq_table.c in src/mainboard/bcm/ebc3610 am I 
> missing something, some where else? Where should I look.
> -Adam Talbot
> 
> 
> linuxbios_ram.o: In function `write_tables':
> : undefined reference to `write_pirq_routing_table'
> collect2: ld returned 1 exit status
> make[1]: *** [linuxbios_ram] Error 1
> make[1]: Leaving directory 
> `/home/adam/LinuxBIOSv2-2158/targets/bcm/ebc3610/ebc3610/normal'
> make: *** [normal/linuxbios.rom] Error 1
> 
> 

you have to write your own. Take a look at the via/epia irq_table.c to 
see what it looks like. This became necessary because of all the 
variations between boards .

What is the ebc3610 again?

I forget.

ron




More information about the coreboot mailing list