## ## Config file for the Total Impact briQ ## ## ## Early board initialization, called from ppc_main() ## initobject init.o initobject clock.o ## ## Stage 2 timer support ## object clock.o arch ppc end if CONFIG_BRIQ_750FX cpu ppc/ppc7xx end end if CONFIG_BRIQ_7400 cpu ppc/mpc74xx end end ## ## Include the secondary Configuration files ## northbridge ibm/cpc710 end southbridge winbond/w83c553 end ## ## Build the objects we have code for in this directory. ## addaction linuxbios.a "$(CROSS_COMPILE)ranlib linuxbios.a"