sculpt/README: specify BOARD for building

This commit is contained in:
Norman Feske 2019-07-09 13:59:59 +02:00
parent 59f9af23b9
commit d782499541

View File

@ -1184,7 +1184,7 @@ a free download at [https://genode.org].
# Create the Sculpt boot image (defined by the run script at
_repos/gems/run/sculpt.run_)
! make -C build/x86_64 run/sculpt KERNEL=nova
! make -C build/x86_64 run/sculpt KERNEL=nova BOARD=pc
The boot image is created at _build/x86_64/var/run/sculpt.img_.