summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2005-12-01 10:51:08 +0000
committerStefan Reinauer <stefan.reinauer@coreboot.org>2005-12-01 10:51:08 +0000
commit06b2c4d4330db8621887be9da2f9a47e0b1efefb (patch)
treeaed7bd511ea8a0f904313594dd685db75c567b05
parent184a4040333ccfe624d8765864458b21bb55d1e1 (diff)
downloadast2050-flashrom-06b2c4d4330db8621887be9da2f9a47e0b1efefb.zip
ast2050-flashrom-06b2c4d4330db8621887be9da2f9a47e0b1efefb.tar.gz
Mention build dependencies in Makefile
Corresponding to flashrom svn r35 and coreboot v2 svn r2114.
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
index fab2b16..fd91cb6 100644
--- a/README
+++ b/README
@@ -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]
OpenPOWER on IntegriCloud