X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile;fp=Makefile;h=6fc8959dda9fe1a0dd26f596838baf8747fb0adc;hb=cfa793e0de78196bde5e0dda16ea07bc113f8fca;hp=6a88d5adfc0c1123a93cdf9101d8a601e4ce8688;hpb=332f691252f477ba409426a034e6a26bd14a7f7e;p=cbimages.git diff --git a/Makefile b/Makefile index 6a88d5a..6fc8959 100644 --- a/Makefile +++ b/Makefile @@ -13,8 +13,10 @@ writerom: flashrom $(PROGRAMMER) -n -w 2012-01-24_21:28_m5a99xevo.rom newlog: + cp ../repo/build/coreboot.rom $(DATE)_rom + cp ../repo/.config $(DATE)_config stty -F /dev/ttyS0 115200 nl - cat /dev/ttyS0 | tee $(DATE)_coreboot.log + cat /dev/ttyS0 | tee $(DATE)_log lastlog: vim `ls *.log | sort -rn | head -n1`