mirror of
https://github.com/linuxboot/heads.git
synced 2025-06-20 08:13:45 +00:00
Add missing paraemter for the correct board.
Without this parameter the qemu board is selected by default. Leading to errors Signed-off-by: Akendo <akendo@akendo.eu>
This commit is contained in:
@ -24,5 +24,5 @@ The flash layout will be automatically adjusted and the ME image cleaned and tru
|
|||||||
You can now compile the image with:
|
You can now compile the image with:
|
||||||
|
|
||||||
```
|
```
|
||||||
make CONFIG=config/x220-generic.config
|
make BOARD=x220 CONFIG=config/x220-generic.config
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user