diff options
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/ |