mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +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:
parent
584c07042e
commit
1b0fdefb5f
@ -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:
|
||||
|
||||
```
|
||||
make CONFIG=config/x220-generic.config
|
||||
make BOARD=x220 CONFIG=config/x220-generic.config
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user