ldr: fix erista cpu validator

this DOES NOT fix erista cpu uv, but is probably part of the issue
This commit is contained in:
souldbminersmwc
2026-02-02 18:18:22 -05:00
parent 606cafbaad
commit 00b9d8550e
6 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ cp Horizon-OC-Monitor.ovl ../../dist/switch/.overlays/Horizon-OC-Monitor.ovl
cd ../../
ROOT="build"
PATCHES="Atmosphere-Patches"
PATCHES="Source/Atmosphere-Patches"
cp "$PATCHES/secmon_memory_layout.hpp" "$ROOT/libraries/libexosphere/include/exosphere/secmon/"
cp "$PATCHES/secmon_emc_access_table_data.inc" "$ROOT/exosphere/program/source/smc/"