cns3xxx: fix the ethernet driver makefile
SVN-Revision: 33487
This commit is contained in:
parent
c9139c150c
commit
59b1d018b1
1 changed files with 1 additions and 1 deletions
|
@ -1354,4 +1354,4 @@
|
|||
+# Makefile for the Cavium ethernet device drivers.
|
||||
+#
|
||||
+
|
||||
+obj-$(CNS3XXX_ETH) += cns3xxx_eth.o
|
||||
+obj-$(CONFIG_CNS3XXX_ETH) += cns3xxx_eth.o
|
||||
|
|
Loading…
Reference in a new issue