In file included from src/southbridge/intel/i82371eb/i82371eb_isa.c:27: src/include/pc80/mc146818rtc.h:89:26: error: CC southbridge/intel/i82371eb/i82371eb_usb.driver.o option_table.h: No such file or directory make: *** [build/southbridge/intel/i82371eb/i82371eb_isa.driver.o] Error 1
Thanks for the bug report. There is a problem with dependency checking which we haven't worked through yet. As long as the option table utility is built before you invoke make it will work.
Thanks, Myles