summaryrefslogtreecommitdiff
path: root/arch/m68knommu/platform/5249/Makefile
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2009-05-22 04:16:39 (GMT)
committerGreg Ungerer <gerg@uclinux.org>2009-09-15 23:43:53 (GMT)
commitda3601a5fa664c8d51383fe916d96bd4fbce84b8 (patch)
tree83ee5d4e283cfdd11e83bdb7c739b5ccbeb9264a /arch/m68knommu/platform/5249/Makefile
parent3945ca0f84fee3fe564189fe8cf8f02491d19622 (diff)
downloadlinux-fsl-qoriq-da3601a5fa664c8d51383fe916d96bd4fbce84b8.tar.xz
m68knommu: add support for second interrupt controller of ColdFire 5249
The ColdFire 5249 CPU has a second (compleletly different) interrupt controller. It is the only ColdFire CPU that has this type. It controlls GPIO interrupts amongst a number of interrupts from other internal peripherals. Add support code for it. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68knommu/platform/5249/Makefile')
-rw-r--r--arch/m68knommu/platform/5249/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68knommu/platform/5249/Makefile b/arch/m68knommu/platform/5249/Makefile
index 113c333..f56225d 100644
--- a/arch/m68knommu/platform/5249/Makefile
+++ b/arch/m68knommu/platform/5249/Makefile
@@ -14,5 +14,5 @@
asflags-$(CONFIG_FULLDEBUG) := -DDEBUGGER_COMPATIBLE_CACHE=1
-obj-y := config.o gpio.o
+obj-y := config.o gpio.o intc2.o