cns3xxx: fix the ethernet driver makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33487 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
3f5b224952
commit
098c15a379
|
@ -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 New Issue