Update MakeSLIM

This commit is contained in:
cypress 2024-09-06 19:06:06 -07:00
parent 191ca2d906
commit 06e8fd4ac7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#MAKEFLAGS+="-j -l $(shell grep -c ^processor /proc/cpuinfo) " MAKEFLAGS+="-j -l $(shell grep -c ^processor /proc/cpuinfo) "
PSPSDK = $(shell psp-config --pspsdk-path) PSPSDK = $(shell psp-config --pspsdk-path)
PSPLIBSDIR = $(PSPSDK)/.. PSPLIBSDIR = $(PSPSDK)/..