mention build dependencies in Makefile.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2114 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2005-12-01 10:51:08 +00:00
parent 45065d90d9
commit 70597f96c4
1 changed files with 13 additions and 0 deletions

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]