We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd80a7 commit 882e55cCopy full SHA for 882e55c
Makefile
@@ -21,4 +21,4 @@ oelf:
21
pkg:
22
cp liborbis.elf /Users/bigboss/Downloads/sce/orbisdev505/tauon/sample/orbislinknfs/liborbis/bin/
23
eboot:
24
- python $(PS4SDK)/bin/make_fself.py --auth-info $(AUTH_INFO) bin/homebrew.oelf bin/homebrew.self
+ python $(ORBISDEV)/bin/make_fself.py --auth-info $(AUTH_INFO) bin/homebrew.oelf bin/homebrew.self
0 commit comments