Editing PS3 GPU Driver
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 34: | Line 34: | ||
<pre> | <pre> | ||
cd /usr/devel | cd /usr/devel | ||
env MAKEOBJDIRPREFIX=/usr/obj/PS3 | env MAKEOBJDIRPREFIX=/usr/obj/PS3 make TARGET=powerpc TARGET_ARCH=powerpc64 buildenv | ||
cd /home/glevand/ps3gpu | cd /home/glevand/ps3gpu | ||
make | make |