projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] experimental support for the Planex MZK-W04NU board
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.27
/
620-phy_adm6996.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.27/620-phy_adm6996.patch
b/target/linux/generic-2.6/patches-2.6.27/620-phy_adm6996.patch
index
2393843
..
7c98a0f
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.27/620-phy_adm6996.patch
+++ b/
target/linux/generic-2.6/patches-2.6.27/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
-@@ -66,6 +66,11 @@
+@@ -66,6 +66,11 @@
config REALTEK_PHY
---help---
Supports the Realtek 821x PHY.
---help---
Supports the Realtek 821x PHY.
@@
-14,7
+14,7
@@
depends on PHYLIB=y
--- a/drivers/net/phy/Makefile
+++ b/drivers/net/phy/Makefile
depends on PHYLIB=y
--- a/drivers/net/phy/Makefile
+++ b/drivers/net/phy/Makefile
-@@ -12,6 +12,7 @@
+@@ -12,6 +12,7 @@
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.037353 seconds
and
4
git commands to generate.