diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-18 20:24:51 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-18 20:24:51 +0000 |
commit | f0c66715de5f063152d8bca967bee53ae8a0e4a3 (patch) | |
tree | 239f266c8decd7ec360cd1fd1d7bafc53389618f /target/linux/generic-2.6/patches-2.6.23/620-phy_adm6996.patch | |
parent | ff4e17bc25b735788cbe60f4c83231c47e2929f8 (diff) |
[kernel] refresh generic 2.6.23 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11187 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.23/620-phy_adm6996.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.23/620-phy_adm6996.patch | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.23/620-phy_adm6996.patch b/target/linux/generic-2.6/patches-2.6.23/620-phy_adm6996.patch index 299739237b..2634ea1e71 100644 --- a/target/linux/generic-2.6/patches-2.6.23/620-phy_adm6996.patch +++ b/target/linux/generic-2.6/patches-2.6.23/620-phy_adm6996.patch @@ -1,8 +1,8 @@ -Index: linux-2.6.23.16/drivers/net/phy/Kconfig +Index: linux-2.6.23.17/drivers/net/phy/Kconfig =================================================================== ---- linux-2.6.23.16.orig/drivers/net/phy/Kconfig 2008-04-20 04:40:22.000000000 +0200 -+++ linux-2.6.23.16/drivers/net/phy/Kconfig 2008-04-20 04:40:32.000000000 +0200 -@@ -60,6 +60,11 @@ +--- linux-2.6.23.17.orig/drivers/net/phy/Kconfig ++++ linux-2.6.23.17/drivers/net/phy/Kconfig +@@ -60,6 +60,11 @@ config ICPLUS_PHY ---help--- Currently supports the IP175C PHY. @@ -14,11 +14,11 @@ Index: linux-2.6.23.16/drivers/net/phy/Kconfig config FIXED_PHY tristate "Drivers for PHY emulation on fixed speed/link" ---help--- -Index: linux-2.6.23.16/drivers/net/phy/Makefile +Index: linux-2.6.23.17/drivers/net/phy/Makefile =================================================================== ---- linux-2.6.23.16.orig/drivers/net/phy/Makefile 2008-04-20 04:40:22.000000000 +0200 -+++ linux-2.6.23.16/drivers/net/phy/Makefile 2008-04-20 04:40:32.000000000 +0200 -@@ -12,4 +12,5 @@ +--- linux-2.6.23.17.orig/drivers/net/phy/Makefile ++++ linux-2.6.23.17/drivers/net/phy/Makefile +@@ -12,4 +12,5 @@ obj-$(CONFIG_SMSC_PHY) += smsc.o obj-$(CONFIG_VITESSE_PHY) += vitesse.o obj-$(CONFIG_BROADCOM_PHY) += broadcom.o obj-$(CONFIG_ICPLUS_PHY) += icplus.o |