aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.
+