summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/packetengines/Makefile
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-06-14 21:02:57 (GMT)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-08-12 10:41:14 (GMT)
commit554f4ffd3b2cd88e42007d069bc519563d0b459f (patch)
tree3701f6d17551bc275d5622721c149521327faaea /drivers/net/ethernet/packetengines/Makefile
parentb544dbac41218fd015ac79455cfc1e57736e9b0c (diff)
downloadlinux-fsl-qoriq-554f4ffd3b2cd88e42007d069bc519563d0b459f.tar.xz
hamachi/yellowfin: Move the packet engine drivers
Move the packet engine drivers to drivers/net/ethernet/packetengines/ and the necessary Kconfig and Makefile changes. CC: Donald Becker <becker@scyld.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/packetengines/Makefile')
-rw-r--r--drivers/net/ethernet/packetengines/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/net/ethernet/packetengines/Makefile b/drivers/net/ethernet/packetengines/Makefile
new file mode 100644
index 0000000..995ccd0
--- /dev/null
+++ b/drivers/net/ethernet/packetengines/Makefile
@@ -0,0 +1,6 @@
+#
+# Makefile for the Packet Engine network device drivers.
+#
+
+obj-$(CONFIG_HAMACHI) += hamachi.o
+obj-$(CONFIG_YELLOWFIN) += yellowfin.o