Skip to content

Commit

Permalink
Merge pull request #1899 from tlaurion/unify_nv41_with_other_novacust…
Browse files Browse the repository at this point in the history
…om_board_name_scheme

novacustom_nv4x_adl -> novacustom-nv4x_adl consistent NovaCustom board naming scheme from now on
  • Loading branch information
tlaurion authored Jan 30, 2025
2 parents 2ba5a04 + 8381ee3 commit 89a9c1b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,8 @@ workflows:
# No need to wait further for other board's cache
# We reuse built modules from x230-hotp-maximized cache only
- build_and_persist:
name: novacustom_nv4x_adl
target: novacustom_nv4x_adl
name: novacustom-nv4x_adl
target: novacustom-nv4x_adl
subcommand: ""
requires:
- x230-hotp-maximized
Expand Down Expand Up @@ -516,7 +516,7 @@ workflows:
target: UNTESTED_nitropad-ns50
subcommand: ""
requires:
- novacustom_nv4x_adl
- novacustom-nv4x_adl

- build:
name: novacustom-v560tu
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export CONFIG_COREBOOT=y
export CONFIG_COREBOOT_VERSION=dasharo
export CONFIG_LINUX_VERSION=6.1.8

CONFIG_COREBOOT_CONFIG=config/coreboot-novacustom_nv4x_adl.config
CONFIG_COREBOOT_CONFIG=config/coreboot-novacustom-nv4x_adl.config
CONFIG_LINUX_CONFIG=config/linux-novacustom-common.config

#On-demand hardware support (modules.cpio)
Expand Down
File renamed without changes.

0 comments on commit 89a9c1b

Please sign in to comment.