X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/8a3f2456853f34e94a523a0d912e3c5d22dd5bbd..324684a0b7b13d0e6f2c76eff8bdee42555282cf:/target/linux/ramips/patches-2.6.30/103-ethernet.patch diff --git a/target/linux/ramips/patches-2.6.30/103-ethernet.patch b/target/linux/ramips/patches-2.6.30/103-ethernet.patch index 3a202d851..1828cbfc1 100644 --- a/target/linux/ramips/patches-2.6.30/103-ethernet.patch +++ b/target/linux/ramips/patches-2.6.30/103-ethernet.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.30.5/drivers/net/Kconfig -=================================================================== ---- linux-2.6.30.5.orig/drivers/net/Kconfig 2009-09-04 16:13:12.000000000 +0200 -+++ linux-2.6.30.5/drivers/net/Kconfig 2009-09-04 16:19:05.000000000 +0200 -@@ -612,6 +612,12 @@ +--- a/drivers/net/Kconfig ++++ b/drivers/net/Kconfig +@@ -612,6 +612,12 @@ config MIPS_AU1X00_ENET If you have an Alchemy Semi AU1X00 based system say Y. Otherwise, say N. @@ -15,11 +13,9 @@ Index: linux-2.6.30.5/drivers/net/Kconfig config SGI_IOC3_ETH bool "SGI IOC3 Ethernet" depends on PCI && SGI_IP27 -Index: linux-2.6.30.5/drivers/net/Makefile -=================================================================== ---- linux-2.6.30.5.orig/drivers/net/Makefile 2009-09-04 16:13:08.000000000 +0200 -+++ linux-2.6.30.5/drivers/net/Makefile 2009-09-04 16:16:34.000000000 +0200 -@@ -204,6 +204,7 @@ +--- a/drivers/net/Makefile ++++ b/drivers/net/Makefile +@@ -204,6 +204,7 @@ obj-$(CONFIG_KORINA) += korina.o obj-$(CONFIG_MIPS_JAZZ_SONIC) += jazzsonic.o obj-$(CONFIG_MIPS_AU1X00_ENET) += au1000_eth.o obj-$(CONFIG_MIPS_SIM_NET) += mipsnet.o