1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +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
@@ -1354,4 +1354,4 @@
+# Makefile for the Cavium ethernet device drivers.
+#
+
+obj-$(CNS3XXX_ETH) += cns3xxx_eth.o
+obj-$(CONFIG_CNS3XXX_ETH) += cns3xxx_eth.o