~fitzsim/grub

d91803a9538e92d2e81321f19fc793ab6356988a — Thomas Fitzsimmons 1 year, 11 months ago e73eb7c mezzano-module
Simplify build instructions
1 files changed, 1 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +1 -1
@@ 4,7 4,7 @@ mezzano.mod
Build
-----

    $ ./bootstrap && ./configure --with-platform=coreboot --target=x86_64-linux-gnu target_alias=x86_64-linux-gnu && make -j`nproc`
    $ ./bootstrap && ./configure --with-platform=coreboot --target=x86_64-linux-gnu && make -j`nproc`

Deploy
------