X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fpatches-2.6.30%2F103-ethernet.patch;fp=target%2Flinux%2Framips%2Fpatches-2.6.30%2F103-ethernet.patch;h=1828cbfc16474a26922d3c1a5dea85e927fa730c;hb=324684a0b7b13d0e6f2c76eff8bdee42555282cf;hp=3a202d85190de4e18bdbb8dde5d3a6abe08630b4;hpb=6816b1f08a8daea961e73018a79063716036697a;p=openwrt-10.03%2F.git 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