aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-11-08 13:07:22 +0100
committerGerd Hoffmann <kraxel@redhat.com>2017-11-14 16:03:18 +0100
commit3de30450c37616bb586806641dae8b9053d8ec39 (patch)
tree383f9777c9d17c82a4d532a2e7384c850ad00e73 /README
downloadqemu-firmware-3de30450c37616bb586806641dae8b9053d8ec39.tar.gz
Add README
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ec30129
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+
+precompiled firmware binaries for qemu
+--------------------------------------
+
+directory layout:
+
+ blobs - the binaries
+ repos - the sources, as git submodules
+ configs - config files needed for the builds
+ scripts - scripts needed for the builds
+
+The toplevel Makefile has the rules needed to build the firmware,
+please use "make help" to get a list of build targets.
+