From 47f104b513707b072e31d0f25c906d8ad9afd49a Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 13 Jun 2007 18:06:38 +0000 Subject: Refresh patches with quilt, thanks Gabor ! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7617 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../adm5120-2.6/patches/003-adm5120_switch.patch | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'target/linux/adm5120-2.6/patches/003-adm5120_switch.patch') diff --git a/target/linux/adm5120-2.6/patches/003-adm5120_switch.patch b/target/linux/adm5120-2.6/patches/003-adm5120_switch.patch index f6fec30bc..cbd28b1aa 100644 --- a/target/linux/adm5120-2.6/patches/003-adm5120_switch.patch +++ b/target/linux/adm5120-2.6/patches/003-adm5120_switch.patch @@ -1,7 +1,8 @@ -diff -urN linux-2.6.19.2/drivers/net/Kconfig linux-2.6.19.2-adm5120/drivers/net/Kconfig ---- linux-2.6.19.2/drivers/net/Kconfig 2007-01-10 20:10:37.000000000 +0100 -+++ linux-2.6.19.2-adm5120/drivers/net/Kconfig 2007-01-23 01:13:39.000000000 +0100 -@@ -450,6 +450,10 @@ +Index: linux-2.6.21.1/drivers/net/Kconfig +=================================================================== +--- linux-2.6.21.1.orig/drivers/net/Kconfig ++++ linux-2.6.21.1/drivers/net/Kconfig +@@ -574,6 +574,10 @@ config MIPS_AU1X00_ENET If you have an Alchemy Semi AU1X00 based system say Y. Otherwise, say N. @@ -12,14 +13,15 @@ diff -urN linux-2.6.19.2/drivers/net/Kconfig linux-2.6.19.2-adm5120/drivers/net/ config NET_SB1250_MAC tristate "SB1250 Ethernet support" depends on NET_ETHERNET && SIBYTE_SB1xxx_SOC -diff -urN linux-2.6.19.2/drivers/net/Makefile linux-2.6.19.2-adm5120/drivers/net/Makefile ---- linux-2.6.19.2/drivers/net/Makefile 2007-01-10 20:10:37.000000000 +0100 -+++ linux-2.6.19.2-adm5120/drivers/net/Makefile 2007-01-23 01:13:39.000000000 +0100 -@@ -164,6 +164,7 @@ +Index: linux-2.6.21.1/drivers/net/Makefile +=================================================================== +--- linux-2.6.21.1.orig/drivers/net/Makefile ++++ linux-2.6.21.1/drivers/net/Makefile +@@ -165,6 +165,7 @@ obj-$(CONFIG_SC92031) += sc92031.o # This is also a 82596 and should probably be merged obj-$(CONFIG_LP486E) += lp486e.o +obj-$(CONFIG_MIPS_ADM5120_ENET) += adm5120sw.o obj-$(CONFIG_ETH16I) += eth16i.o - obj-$(CONFIG_ZORRO8390) += zorro8390.o 8390.o + obj-$(CONFIG_ZORRO8390) += zorro8390.o obj-$(CONFIG_HPLANCE) += hplance.o 7990.o -- cgit v1.2.3