diff options
author | John Crispin <john@openwrt.org> | 2012-07-24 17:28:12 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-07-24 17:28:12 +0000 |
commit | 53a6946bb468e37da8430c6a7c3b027f1883a549 (patch) | |
tree | 1647b968bdca0fc2150450f1425d520cf1a423df | |
parent | 6fe32d72a22548153a58bd01f556a82eb4a342c8 (diff) | |
download | upstream-53a6946bb468e37da8430c6a7c3b027f1883a549.tar.gz upstream-53a6946bb468e37da8430c6a7c3b027f1883a549.tar.bz2 upstream-53a6946bb468e37da8430c6a7c3b027f1883a549.zip |
fix tantos patch properly
SVN-Revision: 32796
-rw-r--r-- | target/linux/generic/patches-3.3/729-phy-tantos.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.3/729-phy-tantos.patch b/target/linux/generic/patches-3.3/729-phy-tantos.patch index 1938bed6a6..0466d94b42 100644 --- a/target/linux/generic/patches-3.3/729-phy-tantos.patch +++ b/target/linux/generic/patches-3.3/729-phy-tantos.patch @@ -1,6 +1,6 @@ --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig -@@ -206,3 +206,7 @@ endif # PHYLIB +@@ -206,3 +206,8 @@ endif # PHYLIB config MICREL_KS8995MA tristate "Micrel KS8995MA 5-ports 10/100 managed Ethernet switch" depends on SPI |