]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
sh: Build drivers/sh for ARM-based SH-Mobile CPUs.
authorMagnus Damm <damm@opensource.se>
Fri, 5 Feb 2010 11:15:15 +0000 (11:15 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 8 Feb 2010 03:45:47 +0000 (12:45 +0900)
Build drivers/sh in the case of ARM-based SH-Mobile CPUs.
Shared code for the interrupt controller (INTC) and
the gpio/pinmux (PFC) is located there.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/Makefile

index 6ee53c7a57a1c5162265156bced43d6364c73237..e94cb1b796333e0b6ad666e537b79e3d1ac9bb3e 100644 (file)
@@ -99,6 +99,7 @@ obj-$(CONFIG_SGI_SN)          += sn/
 obj-y                          += firmware/
 obj-$(CONFIG_CRYPTO)           += crypto/
 obj-$(CONFIG_SUPERH)           += sh/
+obj-$(CONFIG_ARCH_SHMOBILE)    += sh/
 obj-$(CONFIG_GENERIC_TIME)     += clocksource/
 obj-$(CONFIG_DMA_ENGINE)       += dma/
 obj-$(CONFIG_DCA)              += dca/