diff options
author | John Crispin <blogic@openwrt.org> | 2012-07-24 17:28:12 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2012-07-24 17:28:12 +0000 |
commit | 287c1a65b26bdd31ccdb930bd7de1cddd6b95367 (patch) | |
tree | f886452a443e79490c47ad817cd1dea10225f5f1 /target/linux | |
parent | 2991af7a056bcd564cf591b48e4ef3ef43091bc7 (diff) | |
download | upstream-287c1a65b26bdd31ccdb930bd7de1cddd6b95367.tar.gz upstream-287c1a65b26bdd31ccdb930bd7de1cddd6b95367.tar.bz2 upstream-287c1a65b26bdd31ccdb930bd7de1cddd6b95367.zip |
[generic] fix tantos patch properly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32796 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 |