X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=psp%2FMakefile;h=6acc3eb5b7d57d4fd12fe6d4998b0730daaac914;hb=a6df06b7633a061862258ec47fa0f6b0efcbe26f;hp=d60078ec2d3a261a81a475d762d9b488d29f515d;hpb=16e89bed918ec39b1e43956b903f7986af86a6b2;p=libpicofe.git diff --git a/psp/Makefile b/psp/Makefile index d60078e..6acc3eb 100644 --- a/psp/Makefile +++ b/psp/Makefile @@ -76,7 +76,8 @@ endif OBJS += data/bg32.o data/bg40.o -LIBS += -lpng -lm -lpspgu -lpsppower -lpspaudio -lpsprtc -Wl,-Map=PicoDrive.map +LIBS += -lpng -lm -lpspgu -lpsppower -lpspaudio -lpsprtc -lpspaudiocodec +LDFLAGS += -Wl,-Map=PicoDrive.map # target TARGET = PicoDrive