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
/
723-phy_ip175c.patch
diff --git
a/target/linux/generic/patches-3.2/723-phy_ip175c.patch
b/target/linux/generic/patches-3.2/723-phy_ip175c.patch
index
0ac339e
..
05b9619
100644
(file)
--- a/
target/linux/generic/patches-3.2/723-phy_ip175c.patch
+++ b/
target/linux/generic/patches-3.2/723-phy_ip175c.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
-@@ -11
2,6 +112
,10 @@ config ADM6996_PHY
+@@ -11
6,6 +116
,10 @@ config ADM6996_PHY
config MVSWITCH_PHY
tristate "Driver for Marvell 88E6060 switches"
config MVSWITCH_PHY
tristate "Driver for Marvell 88E6060 switches"
@@
-13,7
+13,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
-@@ -1
6,6 +16
,7 @@ obj-$(CONFIG_BCM63XX_PHY) += bcm63xx.o
+@@ -1
8,6 +18
,7 @@ obj-$(CONFIG_BCM63XX_PHY) += bcm63xx.o
obj-$(CONFIG_ICPLUS_PHY) += icplus.o
obj-$(CONFIG_ADM6996_PHY) += adm6996.o
obj-$(CONFIG_MVSWITCH_PHY) += mvswitch.o
obj-$(CONFIG_ICPLUS_PHY) += icplus.o
obj-$(CONFIG_ADM6996_PHY) += adm6996.o
obj-$(CONFIG_MVSWITCH_PHY) += mvswitch.o
This page took
0.023097 seconds
and
4
git commands to generate.