X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1548f9815dabaaa7b84754b99c99b76ff7f9f11e..1e8aa4308a6e817415c410b59572ecd27fe96bfa:/target/linux/adm5120-2.6/patches-2.6.22/003-adm5120_switch.patch diff --git a/target/linux/adm5120-2.6/patches-2.6.22/003-adm5120_switch.patch b/target/linux/adm5120-2.6/patches-2.6.22/003-adm5120_switch.patch index 9dde78250..ff8a9bbc2 100644 --- a/target/linux/adm5120-2.6/patches-2.6.22/003-adm5120_switch.patch +++ b/target/linux/adm5120-2.6/patches-2.6.22/003-adm5120_switch.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.22-rc6/drivers/net/Kconfig +Index: linux-2.6.22.1/drivers/net/Kconfig =================================================================== ---- linux-2.6.22-rc6.orig/drivers/net/Kconfig -+++ linux-2.6.22-rc6/drivers/net/Kconfig +--- linux-2.6.22.1.orig/drivers/net/Kconfig ++++ linux-2.6.22.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. @@ -13,10 +13,10 @@ Index: linux-2.6.22-rc6/drivers/net/Kconfig config NET_SB1250_MAC tristate "SB1250 Ethernet support" depends on NET_ETHERNET && SIBYTE_SB1xxx_SOC -Index: linux-2.6.22-rc6/drivers/net/Makefile +Index: linux-2.6.22.1/drivers/net/Makefile =================================================================== ---- linux-2.6.22-rc6.orig/drivers/net/Makefile -+++ linux-2.6.22-rc6/drivers/net/Makefile +--- linux-2.6.22.1.orig/drivers/net/Makefile ++++ linux-2.6.22.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