From ee6f45e98fe8c47341b7d1ef33622c6f2fc69fdc Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Tue, 5 Jun 2007 04:14:41 +1000 Subject: [PATCH] --- yaml --- r: 57366 b: refs/heads/master c: 6dcbf164dcf4042bcbe9f56d94f65acd10b0e1f6 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/powerpc/platforms/celleb/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 915bfcbb42fc..f3a4f0695603 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1552cb923efcd0f5499104256010d2ace437581d +refs/heads/master: 6dcbf164dcf4042bcbe9f56d94f65acd10b0e1f6 diff --git a/trunk/arch/powerpc/platforms/celleb/Makefile b/trunk/arch/powerpc/platforms/celleb/Makefile index f4f82520dc4f..5240046d8671 100644 --- a/trunk/arch/powerpc/platforms/celleb/Makefile +++ b/trunk/arch/powerpc/platforms/celleb/Makefile @@ -4,5 +4,5 @@ obj-y += interrupt.o iommu.o setup.o \ obj-$(CONFIG_SMP) += smp.o obj-$(CONFIG_PPC_UDBG_BEAT) += udbg_beat.o -obj-$(CONFIG_HAS_TXX9_SERIAL) += scc_sio.o +obj-$(CONFIG_SERIAL_TXX9) += scc_sio.o obj-$(CONFIG_SPU_BASE) += spu_priv1.o