mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 07:02:34 +02:00
Mention build dependencies in Makefile
Corresponding to flashrom svn r35 and coreboot v2 svn r2114.
This commit is contained in:
parent
184a404033
commit
06b2c4d433
13
README
13
README
@ -1,5 +1,18 @@
|
|||||||
This is the universal LinuxBIOS flash utility.
|
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]
|
usage: ./flashrom [-rwvE] [-V] [-c chipname]
|
||||||
[-s exclude_start] [-e exclude_end] [file]
|
[-s exclude_start] [-e exclude_end] [file]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user