Skip to content

Commit

Permalink
novacustom_nv4x_adl -> novacustom-nv4x_adl consistent NovaCustom boar…
Browse files Browse the repository at this point in the history
…d naming scheme from now on

Signed-off-by: Thierry Laurion <[email protected]>
  • Loading branch information
tlaurion committed Jan 24, 2025
1 parent 2ba5a04 commit 8381ee3
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 8381ee3

Please sign in to comment.