diff options
Diffstat (limited to 'target/linux/lantiq/patches/230-xway_etop.patch')
-rw-r--r-- | target/linux/lantiq/patches/230-xway_etop.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/patches/230-xway_etop.patch b/target/linux/lantiq/patches/230-xway_etop.patch index 28955cf9ad..2f10a52974 100644 --- a/target/linux/lantiq/patches/230-xway_etop.patch +++ b/target/linux/lantiq/patches/230-xway_etop.patch @@ -1,6 +1,6 @@ --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig -@@ -343,6 +343,12 @@ config MACB +@@ -358,6 +358,12 @@ source "drivers/net/arm/Kconfig" @@ -15,7 +15,7 @@ depends on ARM || MIPS || SUPERH --- a/drivers/net/Makefile +++ b/drivers/net/Makefile -@@ -204,6 +204,7 @@ obj-$(CONFIG_SNI_82596) += sni_82596.o +@@ -213,6 +213,7 @@ obj-$(CONFIG_MVME16x_NET) += 82596.o obj-$(CONFIG_BVME6000_NET) += 82596.o obj-$(CONFIG_SC92031) += sc92031.o |