mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-21 01:31:26 +00:00
Make x230 board option a glob to match x230-flash option
This commit is contained in:
parent
258420d75d
commit
cfa6c3a374
@ -10,7 +10,7 @@ case "$CONFIG_BOARD" in
|
||||
librem* )
|
||||
FLASHROM_OPTIONS='-p internal:laptop=force_I_want_a_brick,ich_spi_mode=hwseq'
|
||||
;;
|
||||
"x230" )
|
||||
x230* )
|
||||
FLASHROM_OPTIONS='--force --noverify-all --programmer internal --ifd --image bios'
|
||||
;;
|
||||
"kgpe-d16" )
|
||||
|
Loading…
x
Reference in New Issue
Block a user