mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-20 05:28:08 +00:00
7 lines
184 B
Makefile
7 lines
184 B
Makefile
# Inherit the rest from the base T440p config.
|
|
include $(pwd)/boards/t440p-maximized/t440p-maximized.config
|
|
|
|
CONFIG_HOTPKEY=y
|
|
|
|
export CONFIG_BOARD_NAME="ThinkPad T440p-hotp-maximized"
|