cns3xxx: fix the ethernet driver makefile

SVN-Revision: 33487
master
Felix Fietkau 12 years ago
parent c9139c150c
commit 59b1d018b1
  1. 2
      target/linux/cns3xxx/patches-3.3/051-cns3xxx_gigabit.patch

@ -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…
Cancel
Save