summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/linux/cns3xxx/patches-3.3/051-cns3xxx_gigabit.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-3.3/051-cns3xxx_gigabit.patch b/target/linux/cns3xxx/patches-3.3/051-cns3xxx_gigabit.patch
index 72306d946..5eb40c5a1 100644
--- a/target/linux/cns3xxx/patches-3.3/051-cns3xxx_gigabit.patch
+++ b/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