ports-foc: Mention prepare step of dde_ipxe

Thanks to Rudolf Weber for reporting.
This commit is contained in:
Norman Feske 2013-06-30 13:44:40 +02:00
parent 0613e52a49
commit 9bff8c454a
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@ lines:
! REPOSITORIES += $(GENODE_DIR)/ports-foc
! REPOSITORIES += $(GENODE_DIR)/dde_ipxe
The dde_ipxe repository contains the networking drivers for Genode. Please make
sure that you have followed the preparation steps for this repository as
described in 'dde_ipxe/README'.
Optionally, add an appropriate '-j' option to the make command in the same file:
! MAKE += -j4