mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-20 13:33:10 +00:00
6 lines
212 B
Makefile
6 lines
212 B
Makefile
# Inherit the rest from the base Z220 CMT config.
|
|
include $(pwd)/boards/z220-cmt-maximized/z220-cmt-maximized.config
|
|
|
|
CONFIG_HOTPKEY=y
|
|
|
|
export CONFIG_BOARD_NAME="Hewlett-Packard Z220 Convertible Minitower (HOTP)"
|