mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-29 15:32:01 +00:00
(psp1) move kernel_functions.prx to the root folder after build
This commit is contained in:
parent
bb8cb4688f
commit
89724c541d
@ -21,7 +21,7 @@ include $(PSPSDK)/lib/build.mak
|
||||
|
||||
all:
|
||||
psp-build-exports -s $(PRX_EXPORTS)
|
||||
cp $(TARGET).prx ../../$(TARGET).prx
|
||||
cp $(TARGET).prx ../../../$(TARGET).prx
|
||||
cp $(TARGET).S ../$(TARGET).S
|
||||
cp $(TARGET).h ../$(TARGET).h
|
||||
rm -f $(TARGET).prx
|
||||
|
Loading…
x
Reference in New Issue
Block a user