projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel/2.6.38] fix gcc-4.6 set but unused warnings
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.2
/
726-phy_rtl8366.patch
diff --git
a/target/linux/generic/patches-3.2/726-phy_rtl8366.patch
b/target/linux/generic/patches-3.2/726-phy_rtl8366.patch
index
080793d
..
ee636ee
100644
(file)
--- a/
target/linux/generic/patches-3.2/726-phy_rtl8366.patch
+++ b/
target/linux/generic/patches-3.2/726-phy_rtl8366.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
-@@ -16
2,4 +162
,29 @@ config MDIO_OCTEON
+@@ -16
6,4 +166
,29 @@ config MDIO_OCTEON
If in doubt, say Y.
If in doubt, say Y.
@@
-32,7
+32,7
@@
endif # PHYLIB
--- a/drivers/net/phy/Makefile
+++ b/drivers/net/phy/Makefile
endif # PHYLIB
--- a/drivers/net/phy/Makefile
+++ b/drivers/net/phy/Makefile
-@@ -2
0,6 +20
,9 @@ obj-$(CONFIG_IP17XX_PHY) += ip17xx.o
+@@ -2
2,6 +22
,9 @@ obj-$(CONFIG_IP17XX_PHY) += ip17xx.o
obj-$(CONFIG_REALTEK_PHY) += realtek.o
obj-$(CONFIG_AR8216_PHY) += ar8216.o
obj-$(CONFIG_RTL8306_PHY) += rtl8306.o
obj-$(CONFIG_REALTEK_PHY) += realtek.o
obj-$(CONFIG_AR8216_PHY) += ar8216.o
obj-$(CONFIG_RTL8306_PHY) += rtl8306.o
This page took
0.023771 seconds
and
4
git commands to generate.