]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh/kernel/cpu/sh4a/Makefile
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
[linux-2.6-omap-h63xx.git] / arch / sh / kernel / cpu / sh4a / Makefile
index aced813b03ca97e8019bf70a41b592c4cb484a8a..8e344ec5847e4e21d1d60de374dcd8871c9caae9 100644 (file)
@@ -29,6 +29,8 @@ clock-$(CONFIG_CPU_SUBTYPE_SHX3)      := clock-shx3.o
 
 # Pinmux setup
 pinmux-$(CONFIG_CPU_SUBTYPE_SH7722)    := pinmux-sh7722.o
+pinmux-$(CONFIG_CPU_SUBTYPE_SH7723)    := pinmux-sh7723.o
+pinmux-$(CONFIG_CPU_SUBTYPE_SH7785)    := pinmux-sh7785.o
 
 obj-y                  += $(clock-y)
 obj-$(CONFIG_SMP)      += $(smp-y)