mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-05 19:51:45 +00:00
Fix default BCT.ini target firmware
This commit is contained in:
parent
2c6d00fd8c
commit
f10ae4d96f
1 changed files with 1 additions and 4 deletions
|
@ -3,6 +3,3 @@ BCT0
|
||||||
stage2_path = fusee-secondary.bin
|
stage2_path = fusee-secondary.bin
|
||||||
stage2_addr = 0xF0000000
|
stage2_addr = 0xF0000000
|
||||||
stage2_entrypoint = 0xF0000000
|
stage2_entrypoint = 0xF0000000
|
||||||
|
|
||||||
[exosphere]
|
|
||||||
target_firmware = 6
|
|
Loading…
Reference in a new issue