aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-06-16 15:02:54 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-08-12 12:37:35 -0700
commit7443713a31f284365454493a9adbaea02bcc4344 (patch)
tree58e4ec1abf2b85a3cb54efe71350ca4f193c2eac /drivers/net/Makefile
parentxilinx/ll_temac: Move the Xilinx drivers (diff)
downloadlinux-dev-7443713a31f284365454493a9adbaea02bcc4344.tar.xz
linux-dev-7443713a31f284365454493a9adbaea02bcc4344.zip
ipg: Move the IC Plus driver
Move the IC Plus driver into drivers/net/ethernet/icplus/ and make the necessary Kconfig and Makefile changes. CC: <craig_rich@sundanceti.com> CC: <sorbica@icplus.com.tw> CC: <jesse@icplus.com.tw> 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 4c7af0286ccf..2fb039b963fb 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -5,7 +5,6 @@
obj-$(CONFIG_MII) += mii.o
obj-$(CONFIG_MDIO) += mdio.o
obj-$(CONFIG_PHYLIB) += phy/
-obj-$(CONFIG_IP1000) += ipg.o
obj-$(CONFIG_CAN) += can/
obj-$(CONFIG_BONDING) += bonding/
obj-$(CONFIG_VMXNET3) += vmxnet3/