]> err.no Git - linux-2.6/blobdiff - arch/powerpc/xmon/Makefile
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[linux-2.6] / arch / powerpc / xmon / Makefile
index 69303575d3d6934b69efc5a0d4141b5961cb6cc9..51d97588e762e6fc9a55cae2d07c6598751343ba 100644 (file)
@@ -8,5 +8,5 @@ obj-y                   += xmon.o setjmp.o start.o nonstdio.o
 
 ifdef CONFIG_XMON_DISASSEMBLY
 obj-y                  += ppc-dis.o ppc-opc.o
-obj-$(CONFIG_PPC_CELL) += spu-dis.o spu-opc.o
+obj-$(CONFIG_SPU_BASE) += spu-dis.o spu-opc.o
 endif