(Pandora) Prefer squashfs to iso9660 for building PND.

This commit is contained in:
Darren Alton 2012-07-03 03:43:43 -04:00
parent 7a71f4dce6
commit 20d1c0e250

View File

@ -29,7 +29,7 @@ $(PNDDIR)/readme.html: README.md
markdown README.md > $(PNDDIR)/readme.html
retroarch.pnd: install
pnd_make -p retroarch.pnd -d $(PNDDIR)/ -x $(PNDDIR)/PXML.xml -i $(PNDDIR)/icon.png
pnd_make -c -p retroarch.pnd -d $(PNDDIR)/ -x $(PNDDIR)/PXML.xml -i $(PNDDIR)/icon.png
clean:
rm -f *.o