blob: ec3012913beab400810548b218a7ad16b59c3734 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.
|