summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx/Makefile
diff options
context:
space:
mode:
authorAlbert Herranz <albert_herranz@yahoo.es>2009-12-12 06:31:47 +0000
committerGrant Likely <grant.likely@secretlab.ca>2009-12-12 22:24:30 -0700
commit9c21025c7845bd32fb76eb38cb512c911930d85d (patch)
tree3e0df3923159c56b53dfa49bfc11dd2942ce508b /arch/powerpc/platforms/embedded6xx/Makefile
parent45158dc7d68972de919c24130b784b548df06546 (diff)
powerpc: wii: hollywood interrupt controller support
Add support for the dual interrupt controller included in the "Hollywood" chipset of the Nintendo Wii video game console. This interrupt controller serves both the Broadway processor (as a cascade) and the Starlet processor, and is used to manage interrupts for the non-classic hardware. Signed-off-by: Albert Herranz <albert_herranz@yahoo.es> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Segher Boessenkool <segher@kernel.crashing.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/powerpc/platforms/embedded6xx/Makefile')
-rw-r--r--arch/powerpc/platforms/embedded6xx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/embedded6xx/Makefile b/arch/powerpc/platforms/embedded6xx/Makefile
index 9365edda297..f75b9e484f2 100644
--- a/arch/powerpc/platforms/embedded6xx/Makefile
+++ b/arch/powerpc/platforms/embedded6xx/Makefile
@@ -10,3 +10,4 @@ obj-$(CONFIG_PPC_C2K) += c2k.o
obj-$(CONFIG_USBGECKO_UDBG) += usbgecko_udbg.o
obj-$(CONFIG_GAMECUBE_COMMON) += flipper-pic.o
obj-$(CONFIG_GAMECUBE) += gamecube.o
+obj-$(CONFIG_WII) += hlwd-pic.o