mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-09 21:51:45 +00:00
ams-libs: use nintendo_nx identifier for source file compat bpmp<->ccplex
This commit is contained in:
parent
799a9a5f98
commit
692247b26b
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ export ATMOSPHERE_BOARD_DIR := nintendo/nx_bpmp
|
|||
export ATMOSPHERE_OS_DIR := horizon
|
||||
|
||||
export ATMOSPHERE_ARCH_NAME := arm
|
||||
export ATMOSPHERE_BOARD_NAME := nintendo_nx_bpmp
|
||||
export ATMOSPHERE_BOARD_NAME := nintendo_nx
|
||||
export ATMOSPHERE_OS_NAME := horizon
|
||||
|
||||
export ATMOSPHERE_CPU_EXTENSIONS :=
|
||||
|
|
Loading…
Reference in a new issue