aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-06-17 21:45:53 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-08-12 12:37:45 -0700
commit19c72cacce0ed8def4a37a5b4c4408cc83cf949c (patch)
tree91c87ef23a6d8f3555db3a58023c6e8cff84e71e /drivers/net/Makefile
parentipg: Move the IC Plus driver (diff)
downloadlinux-dev-19c72cacce0ed8def4a37a5b4c4408cc83cf949c.tar.xz
linux-dev-19c72cacce0ed8def4a37a5b4c4408cc83cf949c.zip
korina: Move the IDT driver
Move the IDT driver into drivers/net/ethernet/ and make the necessary Kconfig and Makefile changes CC: "IDT Inc." <rischelp@idt.com> CC: Felix Fietkau <nbd@openwrt.org> CC: Florian Fainelli <florian@openwrt.org> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/Makefile')
-rw-r--r--drivers/net/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/Makefile b/drivers/net/Makefile
index 2fb039b963fb..6c17cb6c35a7 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -54,7 +54,6 @@ obj-$(CONFIG_MACVLAN) += macvlan.o
obj-$(CONFIG_MACVTAP) += macvtap.o
obj-$(CONFIG_DEFXX) += defxx.o
obj-$(CONFIG_EQUALIZER) += eql.o
-obj-$(CONFIG_KORINA) += korina.o
obj-$(CONFIG_MIPS_SIM_NET) += mipsnet.o
obj-$(CONFIG_TUN) += tun.o
obj-$(CONFIG_VETH) += veth.o