aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/platform/coldfire/Makefile
diff options
context:
space:
mode:
authorsfking@fdwdc.com <sfking@fdwdc.com>2009-06-19 21:11:00 -0400
committerGreg Ungerer <gerg@uclinux.org>2009-09-09 22:01:22 -0400
commitaf39bb8b07af83b579c90c09ba3943123cdb4132 (patch)
tree8c1965a7a7d6ba09344549410e3ee476af8ffb1d /arch/m68knommu/platform/coldfire/Makefile
parent74fca6a42863ffacaf7ba6f1936a9f228950f657 (diff)
core generic GPIO support for Freescale Coldfire processors.
This adds the basic infrastructure used by all of the different Coldfire CPUs. Signed-off-by: Steven King <sfking@fdwdc.com> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68knommu/platform/coldfire/Makefile')
-rw-r--r--arch/m68knommu/platform/coldfire/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68knommu/platform/coldfire/Makefile b/arch/m68knommu/platform/coldfire/Makefile
index 1bcb9372353f..2667323c7fee 100644
--- a/arch/m68knommu/platform/coldfire/Makefile
+++ b/arch/m68knommu/platform/coldfire/Makefile
@@ -27,4 +27,5 @@ obj-$(CONFIG_M5307) += timers.o
27obj-$(CONFIG_M532x) += timers.o 27obj-$(CONFIG_M532x) += timers.o
28obj-$(CONFIG_M5407) += timers.o 28obj-$(CONFIG_M5407) += timers.o
29 29
30obj-y += pinmux.o gpio.o
30extra-y := head.o 31extra-y := head.o