summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorstepan <stepan@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2005-12-01 10:51:08 +0000
committerstepan <stepan@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2005-12-01 10:51:08 +0000
commit31d7283174a462923af449155d8580d1af39f5da (patch)
treeaed7bd511ea8a0f904313594dd685db75c567b05 /README
parent1c6eb591e977ee3b3a3646cace6ccfb5bd3b187b (diff)
downloadflashrom-31d7283174a462923af449155d8580d1af39f5da.tar.gz
Original v2 revision: 2114
mention build dependencies in Makefile. git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@35 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
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]