mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-13 14:15:18 +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"
|