aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile
diff options
context:
space:
mode:
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 4c0d4e5ce42b..58714d68c867 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -160,6 +160,7 @@ obj-$(CONFIG_APRICOT) += 82596.o
160obj-$(CONFIG_LASI_82596) += lasi_82596.o 160obj-$(CONFIG_LASI_82596) += lasi_82596.o
161obj-$(CONFIG_MVME16x_NET) += 82596.o 161obj-$(CONFIG_MVME16x_NET) += 82596.o
162obj-$(CONFIG_BVME6000_NET) += 82596.o 162obj-$(CONFIG_BVME6000_NET) += 82596.o
163obj-$(CONFIG_SC92031) += sc92031.o
163 164
164# This is also a 82596 and should probably be merged 165# This is also a 82596 and should probably be merged
165obj-$(CONFIG_LP486E) += lp486e.o 166obj-$(CONFIG_LP486E) += lp486e.o