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
|
@ -2,7 +2,4 @@ BCT0
|
|||
[stage1]
|
||||
stage2_path = fusee-secondary.bin
|
||||
stage2_addr = 0xF0000000
|
||||
stage2_entrypoint = 0xF0000000
|
||||
|
||||
[exosphere]
|
||||
target_firmware = 6
|
||||
stage2_entrypoint = 0xF0000000
|
Loading…
Reference in a new issue