aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile
diff options
context:
space:
mode:
authorMasayuki Ohtake <masa-korg@dsn.okisemi.com>2010-09-20 21:44:11 -0400
committerDavid S. Miller <davem@davemloft.net>2010-09-25 00:06:03 -0400
commit77555ee7228234257957fd54daa0b69178906320 (patch)
tree9a58ae05590c76decac84c611704dbb98592d8a5 /drivers/net/Makefile
parent59104f062435c7816e39ee5ed504a69cb8037f10 (diff)
net: Add Gigabit Ethernet driver of Topcliff PCH
Signed-off-by: Masayuki Ohtake <masa-korg@dsn.okisemi.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Makefile')
-rw-r--r--drivers/net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Makefile b/drivers/net/Makefile
index 18a277709a2a..b8bf93d4a132 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -298,3 +298,4 @@ obj-$(CONFIG_WIMAX) += wimax/
298obj-$(CONFIG_CAIF) += caif/ 298obj-$(CONFIG_CAIF) += caif/
299 299
300obj-$(CONFIG_OCTEON_MGMT_ETHERNET) += octeon/ 300obj-$(CONFIG_OCTEON_MGMT_ETHERNET) += octeon/
301obj-$(CONFIG_PCH_GBE) += pch_gbe/