summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/embedded6xx/Makefile
diff options
context:
space:
mode:
authorAlbert Herranz <albert_herranz@yahoo.es>2009-12-12 09:31:40 +0300
committerGrant Likely <grant.likely@secretlab.ca>2009-12-13 08:24:27 +0300
commita166df08248cf78631507bb444ab72ba31cbef1e (patch)
treeb597feae7552b007728014f8d1fb378a6d652e50 /arch/powerpc/platforms/embedded6xx/Makefile
parentbcc48591f58a0e022edc7c641bf2b25a7c483c73 (diff)
downloadlinux-a166df08248cf78631507bb444ab72ba31cbef1e.tar.xz
powerpc: gamecube/wii: udbg support for usbgecko
Add support for using the USB Gecko adapter via the udbg facility on the Nintendo GameCube and Wii video game consoles. The USB Gecko is a 3rd party memory card interface adapter that provides a EXI (External Interface) to USB serial converter. Signed-off-by: Albert Herranz <albert_herranz@yahoo.es> 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 0773c08bd444..0ab74921ab5b 100644
--- a/arch/powerpc/platforms/embedded6xx/Makefile
+++ b/arch/powerpc/platforms/embedded6xx/Makefile
@@ -7,3 +7,4 @@ obj-$(CONFIG_STORCENTER) += storcenter.o
obj-$(CONFIG_PPC_HOLLY) += holly.o
obj-$(CONFIG_PPC_PRPMC2800) += prpmc2800.o
obj-$(CONFIG_PPC_C2K) += c2k.o
+obj-$(CONFIG_USBGECKO_UDBG) += usbgecko_udbg.o