summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-netx/Makefile
diff options
context:
space:
mode:
authorSascha Hauer2006-06-19 16:28:20 +0200
committerRussell King2006-06-19 16:28:20 +0200
commit8e77da68a6107ee47323fec5dfb3a93ebbc809e2 (patch)
treee7cee971204ddf5e9e5729f264c3480425e07e01 /arch/arm/mach-netx/Makefile
parent[ARM] 3568/2: netX: pointer fifo driver (diff)
downloadkernel-qcow2-linux-8e77da68a6107ee47323fec5dfb3a93ebbc809e2.tar.gz
kernel-qcow2-linux-8e77da68a6107ee47323fec5dfb3a93ebbc809e2.tar.xz
kernel-qcow2-linux-8e77da68a6107ee47323fec5dfb3a93ebbc809e2.zip
[ARM] 3569/2: netX: driver for XMAC/XPEC engines
Patch from Sascha Hauer The netX processors have generic network bitstream engines (XMAC/XPEC). This driver adds support for firmware loading and start, stop, reset commands. 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 cd424083e5b9..b2b7dd25f218 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 pfifo.o
+obj-y += time.o generic.o pfifo.o xc.o