summaryrefslogtreecommitdiff
path: root/arch/arm/mach-netx/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <sascha@saschahauer.de>2006-06-19 15:28:19 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-06-19 15:28:19 +0100
commitef70cd4d247defcd7c0f789a5a98deab0afadf53 (patch)
treef70493a24f7e83aaf09c52ee274d7b1dc36ade28 /arch/arm/mach-netx/Makefile
parentbb6d8c8828123e01e2ae6c9d9c4870477889fd94 (diff)
[ARM] 3568/2: netX: pointer fifo driver
Patch from Sascha Hauer This patch adds support for the pointer FIFOs on netX. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-netx/Makefile')
-rw-r--r--arch/arm/mach-netx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-netx/Makefile b/arch/arm/mach-netx/Makefile
index 257d02ef66d8..cd424083e5b9 100644
--- a/arch/arm/mach-netx/Makefile
+++ b/arch/arm/mach-netx/Makefile
@@ -7,5 +7,5 @@
# Object file lists.
-obj-y += time.o generic.o
+obj-y += time.o generic.o pfifo.o