mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
Merge pull request #1750 from gaspar-ilom/move-w541-to-tested
move w541 back to tested
This commit is contained in:
commit
ece6b846d1
@ -413,15 +413,15 @@ workflows:
|
|||||||
- x230-hotp-maximized
|
- x230-hotp-maximized
|
||||||
|
|
||||||
- build:
|
- build:
|
||||||
name: UNTESTED_w541-maximized
|
name: w541-maximized
|
||||||
target: UNTESTED_w541-maximized
|
target: w541-maximized
|
||||||
subcommand: ""
|
subcommand: ""
|
||||||
requires:
|
requires:
|
||||||
- x230-hotp-maximized
|
- x230-hotp-maximized
|
||||||
|
|
||||||
- build:
|
- build:
|
||||||
name: UNTESTED_w541-hotp-maximized
|
name: w541-hotp-maximized
|
||||||
target: UNTESTED_w541-hotp-maximized
|
target: w541-hotp-maximized
|
||||||
subcommand: ""
|
subcommand: ""
|
||||||
requires:
|
requires:
|
||||||
- x230-hotp-maximized
|
- x230-hotp-maximized
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Inherit the rest from the base W541 config.
|
# Inherit the rest from the base W541 config.
|
||||||
include $(pwd)/boards/UNTESTED_w541-maximized/UNTESTED_w541-maximized.config
|
include $(pwd)/boards/w541-maximized/w541-maximized.config
|
||||||
|
|
||||||
CONFIG_HOTPKEY=y
|
CONFIG_HOTPKEY=y
|
||||||
export CONFIG_AUTO_BOOT_TIMEOUT=5
|
export CONFIG_AUTO_BOOT_TIMEOUT=5
|
Loading…
Reference in New Issue
Block a user