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 | df0aa190378480fbc8d69b140b945a766917635c (patch) | |
tree | a75a2caa7545aaefaaaac853e86038bbd001e2dd /target/linux/storm/patches/002-gmac.patch | |
parent | 4c2964098370f195091116c4f801dd8b81994c5e (diff) | |
download | master-187ad058-df0aa190378480fbc8d69b140b945a766917635c.tar.gz master-187ad058-df0aa190378480fbc8d69b140b945a766917635c.tar.bz2 master-187ad058-df0aa190378480fbc8d69b140b945a766917635c.zip |
[storm] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14449 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 99e710bb74..34cd2474b8 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/ |