mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-21 05:53:14 +00:00
7 lines
180 B
Makefile
7 lines
180 B
Makefile
|
# Inherit the rest from the base W541 config.
|
||
|
include $(pwd)/boards/w541-maximized/w541-maximized.config
|
||
|
|
||
|
CONFIG_HOTPKEY=y
|
||
|
|
||
|
export CONFIG_BOARD_NAME="ThinkPad W541-hotp-maximized"
|