From 1aa6830003015b733a9f835d29cebbf3a0ab7071 Mon Sep 17 00:00:00 2001 From: Ishizaki Kou Date: Wed, 14 Feb 2007 15:59:15 +0900 Subject: [PATCH] --- yaml --- r: 48841 b: refs/heads/master c: 89680a8c3c35a3e9a7e97fbe66a34b0a73e221d1 h: refs/heads/master i: 48839: ddc6f099937384b11e208a284c089f506d69150b v: v3 --- [refs] | 2 +- trunk/arch/powerpc/platforms/celleb/Makefile | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 0dd8caeeaa31..5a79eae1e6b1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2333eae215442768478d7661d372ff017e3f0151 +refs/heads/master: 89680a8c3c35a3e9a7e97fbe66a34b0a73e221d1 diff --git a/trunk/arch/powerpc/platforms/celleb/Makefile b/trunk/arch/powerpc/platforms/celleb/Makefile index 3baf658ac543..f4f82520dc4f 100644 --- a/trunk/arch/powerpc/platforms/celleb/Makefile +++ b/trunk/arch/powerpc/platforms/celleb/Makefile @@ -1,9 +1,8 @@ obj-y += interrupt.o iommu.o setup.o \ htab.o beat.o pci.o \ - scc_epci.o hvCall.o + scc_epci.o scc_uhc.o hvCall.o obj-$(CONFIG_SMP) += smp.o obj-$(CONFIG_PPC_UDBG_BEAT) += udbg_beat.o -obj-$(CONFIG_USB) += scc_uhc.o obj-$(CONFIG_HAS_TXX9_SERIAL) += scc_sio.o obj-$(CONFIG_SPU_BASE) += spu_priv1.o