aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c64xx/Makefile
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-10-21 14:07:08 +0100
committerBen Dooks <ben-linux@fluff.org>2008-10-21 14:12:26 +0100
commite19e5349be8de4b2ea89a251f44c4ec6ae624c45 (patch)
tree1e4d85c5e9fca7f45f9ce987f3ae2494df4cbd6d /arch/arm/plat-s3c64xx/Makefile
parentb829c1973c115339cfa2e41c65c5cb29e06ded08 (diff)
[ARM] S3C64XX: Add IRQ_EINT support
Add the necessary code to support IRQ_EINT(x) on the S3C64XX series of CPUs. Note, since there is no GPIO configuration support in the kernel, the irq set_type method does not configure the relevant pin to interrupt. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c64xx/Makefile')
-rw-r--r--arch/arm/plat-s3c64xx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c64xx/Makefile b/arch/arm/plat-s3c64xx/Makefile
index 9e055d48661..9c09b081980 100644
--- a/arch/arm/plat-s3c64xx/Makefile
+++ b/arch/arm/plat-s3c64xx/Makefile
@@ -15,6 +15,7 @@ obj- :=
obj-y += dev-uart.o
obj-y += cpu.o
obj-y += irq.o
+obj-y += irq-eint.o
obj-y += clock.o
# CPU support