Skip to content

Commit 107855f

Browse files
committed
p8z77-m_pro-tpm1: bring back boards as tested platforms.
1 parent 8c366ef commit 107855f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -485,15 +485,15 @@ workflows:
485485
- x230-hotp-maximized
486486

487487
- build:
488-
name: UNTESTED_p8z77-m_pro-tpm1-maximized
489-
target: UNTESTED_p8z77-m_pro-tpm1-maximized
488+
name: p8z77-m_pro-tpm1-maximized
489+
target: p8z77-m_pro-tpm1-maximized
490490
subcommand: ""
491491
requires:
492492
- x230-hotp-maximized
493493

494494
- build:
495-
name: UNTESTED_p8z77-m_pro-tpm1-hotp-maximized
496-
target: UNTESTED_p8z77-m_pro-tpm1-hotp-maximized
495+
name: p8z77-m_pro-tpm1-hotp-maximized
496+
target: p8z77-m_pro-tpm1-hotp-maximized
497497
subcommand: ""
498498
requires:
499499
- x230-hotp-maximized
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Inherit the rest from the base Asus P8Z77-M Pro config.
2-
include $(pwd)/boards/UNTESTED_p8z77-m_pro-tpm1-maximized/UNTESTED_p8z77-m_pro-tpm1-maximized.config
2+
include $(pwd)/boards/p8z77-m_pro-tpm1-maximized/p8z77-m_pro-tpm1-maximized.config
33

44
CONFIG_HOTPKEY=y
55

0 commit comments

Comments
 (0)