summaryrefslogtreecommitdiff
path: root/arch/arm/mach-netx/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <sascha@saschahauer.de>2006-06-19 15:28:20 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-06-19 15:28:20 +0100
commit8e77da68a6107ee47323fec5dfb3a93ebbc809e2 (patch)
treee7cee971204ddf5e9e5729f264c3480425e07e01 /arch/arm/mach-netx/Makefile
parentef70cd4d247defcd7c0f789a5a98deab0afadf53 (diff)
[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