diff options
Diffstat (limited to 'drivers/net/Makefile')
-rw-r--r-- | drivers/net/Makefile | 1 |
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 | |||
160 | obj-$(CONFIG_LASI_82596) += lasi_82596.o | 160 | obj-$(CONFIG_LASI_82596) += lasi_82596.o |
161 | obj-$(CONFIG_MVME16x_NET) += 82596.o | 161 | obj-$(CONFIG_MVME16x_NET) += 82596.o |
162 | obj-$(CONFIG_BVME6000_NET) += 82596.o | 162 | obj-$(CONFIG_BVME6000_NET) += 82596.o |
163 | obj-$(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 |
165 | obj-$(CONFIG_LP486E) += lp486e.o | 166 | obj-$(CONFIG_LP486E) += lp486e.o |