summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-netx/Makefile
diff options
context:
space:
mode:
authorSascha Hauer2006-06-19 16:28:19 +0200
committerRussell King2006-06-19 16:28:19 +0200
commitef70cd4d247defcd7c0f789a5a98deab0afadf53 (patch)
treef70493a24f7e83aaf09c52ee274d7b1dc36ade28 /arch/arm/mach-netx/Makefile
parent[ARM] 3567/2: arm: base support for Hilscher netX (diff)
downloadkernel-qcow2-linux-ef70cd4d247defcd7c0f789a5a98deab0afadf53.tar.gz
kernel-qcow2-linux-ef70cd4d247defcd7c0f789a5a98deab0afadf53.tar.xz
kernel-qcow2-linux-ef70cd4d247defcd7c0f789a5a98deab0afadf53.zip
[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