projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: rtl8366: change format string for debugfs error messages
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.34
/
690-phy_rtl8306.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.34/690-phy_rtl8306.patch
b/target/linux/generic-2.6/patches-2.6.34/690-phy_rtl8306.patch
index
9e86748
..
e97b84d
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.34/690-phy_rtl8306.patch
+++ b/
target/linux/generic-2.6/patches-2.6.34/690-phy_rtl8306.patch
@@
-14,7
+14,7
@@
--- a/drivers/net/phy/Makefile
+++ b/drivers/net/phy/Makefile
@@ -19,6 +19,7 @@ obj-$(CONFIG_MVSWITCH_PHY) += mvswitch.o
--- a/drivers/net/phy/Makefile
+++ b/drivers/net/phy/Makefile
@@ -19,6 +19,7 @@ obj-$(CONFIG_MVSWITCH_PHY) += mvswitch.o
- obj-$(CONFIG_IP17
5C_PHY) += ip175c
.o
+ obj-$(CONFIG_IP17
XX_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.022636 seconds
and
4
git commands to generate.