mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 12:46:26 +00:00
w541/t440p hotp variants including non-htop: fix path to non-hotp board variants (this is annoying)
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
744dccadea
commit
d59b4d9e90
@ -1,5 +1,5 @@
|
||||
# Inherit the rest from the base T440p config.
|
||||
include $(pwd)/boards/t440p-maximized/t440p-maximized.config
|
||||
include $(pwd)/boards/UNTESTED_t440p-maximized/UNTESTED_t440p-maximized.config
|
||||
|
||||
CONFIG_HOTPKEY=y
|
||||
export CONFIG_AUTO_BOOT_TIMEOUT=5
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Inherit the rest from the base W541 config.
|
||||
include $(pwd)/boards/w541-maximized/w541-maximized.config
|
||||
include $(pwd)/boards/UNTESTED_w541-maximized/UNTESTED_w541-maximized.config
|
||||
|
||||
CONFIG_HOTPKEY=y
|
||||
export CONFIG_AUTO_BOOT_TIMEOUT=5
|
||||
|
Loading…
Reference in New Issue
Block a user