projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] ap81: register GPIO buttons
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.23
/
620-phy_adm6996.patch
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
c7aadae
..
9820d14
100644
(file)
--- 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,6
+1,6
@@
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
-@@ -60,6 +60,11 @@
+@@ -60,6 +60,11 @@
config ICPLUS_PHY
---help---
Currently supports the IP175C PHY.
---help---
Currently supports the IP175C PHY.
@@
-14,7
+14,7
@@
---help---
--- a/drivers/net/phy/Makefile
+++ b/drivers/net/phy/Makefile
---help---
--- a/drivers/net/phy/Makefile
+++ b/drivers/net/phy/Makefile
-@@ -12,4 +12,5 @@
+@@ -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
obj-$(CONFIG_VITESSE_PHY) += vitesse.o
obj-$(CONFIG_BROADCOM_PHY) += broadcom.o
obj-$(CONFIG_ICPLUS_PHY) += icplus.o
This page took
0.026293 seconds
and
4
git commands to generate.