Initial commit
[cbimages.git] / Makefile
1 DATE := $(shell date "+%F_%R")
2
3
4 .PHONY: all readrom
5
6 all: readrom
7
8 readrom:
9         sudo flashrom -r $(DATE)_m5a99xevo.rom
10
11 writerom:
12         sudo flashrom -w 2012-01-24_21:28_m5a99xevo.rom