summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2005-12-01 10:51:08 +0000
committerStefan Reinauer <stepan@coresystems.de>2005-12-01 10:51:08 +0000
commit1e20df80704c8281f83fb50cb7edf517414fd87d (patch)
treeaed7bd511ea8a0f904313594dd685db75c567b05 /README
parent09f43e5e2c3ec7e3e96ab030d683b4bcbed89a6f (diff)
downloadflashrom-1e20df80704c8281f83fb50cb7edf517414fd87d.zip
flashrom-1e20df80704c8281f83fb50cb7edf517414fd87d.tar.gz
Mention build dependencies in Makefile
Corresponding to flashrom svn r35 and coreboot v2 svn r2114.
Diffstat (limited to 'README')
-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