We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f25506 commit c2ea798Copy full SHA for c2ea798
1 file changed
Makefile
@@ -9,13 +9,13 @@ include $(DEVKITARM)/base_rules
9
################################################################################
10
11
IPL_LOAD_ADDR := 0x40003000
12
-LPVERSION_MAJOR := 3
+LPVERSION_MAJOR := 0
13
LPVERSION_MINOR := 0
14
-LPVERSION_BUGFX := 5
+LPVERSION_BUGFX := 1
15
16
17
18
-TARGET := TegraExplorer
+TARGET := CPR
19
BUILDDIR := build
20
OUTPUTDIR := output
21
SOURCEDIR = source
0 commit comments