1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 11:44:11 +03:00

cns3xxx: fix the ethernet driver makefile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33487 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-09-19 23:50:06 +00:00
parent d898c2926f
commit d6c5497a48

View File

@ -1354,4 +1354,4 @@
+# Makefile for the Cavium ethernet device drivers.
+#
+
+obj-$(CNS3XXX_ETH) += cns3xxx_eth.o
+obj-$(CONFIG_CNS3XXX_ETH) += cns3xxx_eth.o