I'm working on it but ...
linuxbios_c.o: In function `displayinit': linuxbios_c.o(.text+0x3d6): undefined reference to `get_option' linuxbios_c.o: In function `remove_logical_cpus': linuxbios_c.o(.text+0xc57): undefined reference to `get_option' linuxbios_c.o: In function `sizeram': linuxbios_c.o(.text+0x20ae): undefined reference to `get_option' linuxbios_c.o: In function `i786_cpufixup': linuxbios_c.o(.text+0x2442): undefined reference to `get_option' linuxbios_c.o: In function `mainboard_fixup': linuxbios_c.o(.text+0x25f6): undefined reference to `get_option' linuxbios_c.o(.text+0x2621): more undefined references to `get_option' follow linuxbios_c.o: In function `ich3_rtc_init': linuxbios_c.o(.text+0x5cb8): undefined reference to `rtc_init' collect2: ld returned 1 exit status make: *** [linuxbios_c] Error 1
I'm looking.
ron