[coreboot] Makefile simplification for v3

Stefan Reinauer stepan at coresystems.de
Thu Mar 6 15:07:02 CET 2008


* Myles Watson <mylesgw at gmail.com> [080305 19:27]:
>  	$(Q)# QEMU wants bios.bin:
>  	$(Q)# Run "qemu -L build/ -serial stdio -hda /dev/zero".
> -	$(Q)printf "  CP      $(subst $(shell pwd)/,,$(obj)/bios.bin)\n"
> -	$(Q)cp $@ $(obj)/bios.bin
> +	$(Q)# printf "  CP      $(subst $(shell pwd)/,,$(obj)/bios.bin)\n"
> +	$(Q)# cp $@ $(obj)/bios.bin
>  	$(Q)echo "Coreboot ROM Image:" > $(obj)/coreboot.map
>  	$(Q)$(obj)/util/lar/lar -l $(obj)/coreboot.rom >> $(obj)/coreboot.map
>  	$(Q)(echo; echo "Stage 0/1 Map:") >> $(obj)/coreboot.map

I think this sneaked in... Please make sure you don't commit this.

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866




More information about the coreboot mailing list