summaryrefslogtreecommitdiff
path: root/drivers/staging/silicom/Makefile
diff options
context:
space:
mode:
authorDanielC <puff65537@bansheeslibrary.com>2012-09-07 02:59:06 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-08 05:12:43 (GMT)
commit7040e556c90aefd7b0e1341f7490de20a33340d7 (patch)
tree5b3c3dd35a6e53112d16bcb231414e36b9a224ba /drivers/staging/silicom/Makefile
parent960cf81187833ed3f19850551d46377323043876 (diff)
downloadlinux-fsl-qoriq-7040e556c90aefd7b0e1341f7490de20a33340d7.tar.xz
staging: add Silicom Bypass driver
The Silicom Bypass Network Interface Cards (NICs) are network cards with paired ports (2 or 4). The pairs either act as a "wire" allowing the network packets to pass or insert the device in between the two ports. When paired with the on-board hardware watchdog or other failsafe, they provide high availability for the network in the face of software outages or maintenance. Signed-off-by: Daniel Cotey <puff65537@bansheeslibrary.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/silicom/Makefile')
-rw-r--r--drivers/staging/silicom/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/staging/silicom/Makefile b/drivers/staging/silicom/Makefile
new file mode 100644
index 0000000..80e6d12
--- /dev/null
+++ b/drivers/staging/silicom/Makefile
@@ -0,0 +1,9 @@
+#
+# Makefile for the Bypass network device drivers.
+#
+
+obj-$(CONFIG_BPCTL) += bpctl_mod.o
+obj-$(CONFIG_SBYPASS) += bypasslib/
+
+
+bpctl_mod-objs := bp_mod.o bp_proc.o