Skip to content

Commit 882e55c

Browse files
authored
fix path
1 parent 1fd80a7 commit 882e55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ oelf:
2121
pkg:
2222
cp liborbis.elf /Users/bigboss/Downloads/sce/orbisdev505/tauon/sample/orbislinknfs/liborbis/bin/
2323
eboot:
24-
python $(PS4SDK)/bin/make_fself.py --auth-info $(AUTH_INFO) bin/homebrew.oelf bin/homebrew.self
24+
python $(ORBISDEV)/bin/make_fself.py --auth-info $(AUTH_INFO) bin/homebrew.oelf bin/homebrew.self

0 commit comments

Comments
 (0)