aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile
diff options
context:
space:
mode:
authorJie Yang <jie.yang@atheros.com>2009-02-18 17:24:15 -0800
committerDavid S. Miller <davem@davemloft.net>2009-02-18 17:24:15 -0800
commit43250ddd75a35d1f7926d989a10fefd30c37eaa7 (patch)
treeec184c27437fc303d90dbbeb9188f10dc17a09f7 /drivers/net/Makefile
parentnet: Kill skb_truesize_check(), it only catches false-positives. (diff)
downloadlinux-dev-43250ddd75a35d1f7926d989a10fefd30c37eaa7.tar.xz
linux-dev-43250ddd75a35d1f7926d989a10fefd30c37eaa7.zip
atl1c: Atheros L1C Gigabit Ethernet driver
Supporting AR8131, and AR8132. Signed-off-by: Jie Yang <jie.yang@atheros.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 a3c5c002f224..aca8492db654 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -17,6 +17,7 @@ obj-$(CONFIG_BONDING) += bonding/
obj-$(CONFIG_ATL1) += atlx/
obj-$(CONFIG_ATL2) += atlx/
obj-$(CONFIG_ATL1E) += atl1e/
+obj-$(CONFIG_ATL1C) += atl1c/
obj-$(CONFIG_GIANFAR) += gianfar_driver.o
obj-$(CONFIG_TEHUTI) += tehuti.o
obj-$(CONFIG_ENIC) += enic/