aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2007-01-31 21:43:54 -0600
committerJeff Garzik <jeff@garzik.org>2007-02-05 16:58:52 -0500
commitf5cd7872768d5856b1b409a33f516e5ac7798f75 (patch)
tree75c7e49f1c036ec4217c741d54017a16e3d8aad1 /drivers/net/Makefile
parents2io: De-typedef driver. (diff)
downloadlinux-dev-f5cd7872768d5856b1b409a33f516e5ac7798f75.tar.xz
linux-dev-f5cd7872768d5856b1b409a33f516e5ac7798f75.zip
PA Semi PWRficient Ethernet driver
Driver for the PA Semi PWRficient on-chip Ethernet (1/10G) Basic enablement, will be complemented with performance enhancements over time. PHY support will be added as well. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Jeff Garzik <jeff@garzik.org>
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 9a86ebf9ab77..0878e3df5174 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -195,6 +195,7 @@ obj-$(CONFIG_SMC91X) += smc91x.o
obj-$(CONFIG_SMC911X) += smc911x.o
obj-$(CONFIG_DM9000) += dm9000.o
obj-$(CONFIG_FEC_8XX) += fec_8xx/
+obj-$(CONFIG_PASEMI_MAC) += pasemi_mac.o
obj-$(CONFIG_MACB) += macb.o