diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:14:06 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:14:06 +0000 |
commit | 6fbcb132369d914e4a9779f23628490243afe6f6 (patch) | |
tree | 9ad6ad60d92389a872567b16f2accafbcb355ba1 /target/linux/storm/patches/002-gmac.patch | |
parent | 5d67fbe1b7c3aa6e64c9c694aef1e0769072e973 (diff) | |
download | mtk-20170518-6fbcb132369d914e4a9779f23628490243afe6f6.zip mtk-20170518-6fbcb132369d914e4a9779f23628490243afe6f6.tar.gz mtk-20170518-6fbcb132369d914e4a9779f23628490243afe6f6.tar.bz2 |
refresh patches
SVN-Revision: 14449
Diffstat (limited to 'target/linux/storm/patches/002-gmac.patch')
-rw-r--r-- | target/linux/storm/patches/002-gmac.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/storm/patches/002-gmac.patch b/target/linux/storm/patches/002-gmac.patch index d6632ba..986a628 100644 --- a/target/linux/storm/patches/002-gmac.patch +++ b/target/linux/storm/patches/002-gmac.patch @@ -18558,7 +18558,7 @@ +#endif // __SL351x_TOE_H --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig -@@ -2131,6 +2131,42 @@ +@@ -2131,6 +2131,42 @@ config ACENIC_OMIT_TIGON_I The safe and default value for this is N. @@ -18603,7 +18603,7 @@ depends on PCI --- a/drivers/net/Makefile +++ b/drivers/net/Makefile -@@ -236,4 +236,8 @@ +@@ -236,4 +236,8 @@ obj-$(CONFIG_NETCONSOLE) += netconsole.o obj-$(CONFIG_FS_ENET) += fs_enet/ |