psp: we need to copy crt*.o, not just crt0.o
commit4a281eefda849db22e6f70d3129f00ab530265e5
authorrofl0r <rofl0r@users.noreply.github.com>
Mon, 28 Mar 2022 00:47:20 +0000 (28 00:47 +0000)
committerrofl0r <rofl0r@users.noreply.github.com>
Mon, 28 Mar 2022 00:47:20 +0000 (28 00:47 +0000)
tree509127318d7577a00117e8955ad5e658c7f0dd79
parent8f8c09eaa720815049f6fe833367e6fbf1dfc0a7
psp: we need to copy crt*.o, not just crt0.o

otherwise it'll fail to find crt0_prx.o if prx module is requested.
configs/psp