Unbreak the LINT build. PS3 kernels can only be built 64-bit, and LINT is

built for both architectures. We need a better solution here.
This commit is contained in:
Nathan Whitehorn 2011-01-06 14:12:24 +00:00
parent 0b13dbc38b
commit 6ae9601546

View File

@ -20,7 +20,7 @@ options FPU_EMU
#options MPC85XX
options POWERMAC #NewWorld Apple PowerMacs
options PS3 #Sony Playstation 3
#options PS3 #Sony Playstation 3
options PSIM #GDB PSIM ppc simulator
options MAMBO #IBM Mambo Full System Simulator