1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-04-26 22:52:34 +02:00

Mention build dependencies in Makefile

Corresponding to flashrom svn r35 and coreboot v2 svn r2114.
This commit is contained in:
Stefan Reinauer 2005-12-01 10:51:08 +00:00
parent 184a404033
commit 06b2c4d433

13
README
View File

@ -1,5 +1,18 @@
This is the universal LinuxBIOS flash utility.
build requirements
------------------
To build the flashrom utility you need to have the following packages
installed on your linux system:
* pciutils
* pciutils-devel
usage
-----
usage: ./flashrom [-rwvE] [-V] [-c chipname]
[-s exclude_start] [-e exclude_end] [file]