zephyr/README: Hint about existence of qemu_x86_nommu.

This commit is contained in:
Paul Sokolovsky 2017-12-14 14:08:37 +02:00 committed by Damien George
parent 3ea0862a6e
commit 1050045979

View File

@ -110,4 +110,4 @@ To make a minimal build:
To run a minimal build in QEMU without requiring TAP networking setup To run a minimal build in QEMU without requiring TAP networking setup
run the following after you built image with the previous command: run the following after you built image with the previous command:
./make-minimal BOARD=<qemu_x86|qemu_cortex_m3> run ./make-minimal BOARD=<qemu_x86_nommu|qemu_x86|qemu_cortex_m3> run