projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
[openwrt.git]
/
target
/
linux
/
storm
/
patches
/
002-gmac.patch
diff --git
a/target/linux/storm/patches/002-gmac.patch
b/target/linux/storm/patches/002-gmac.patch
index
99e710b
..
34cd247
100644
(file)
--- 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
+#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.
The safe and default value for this is N.
@@
-18603,7
+18603,7
@@
depends on PCI
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
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/
obj-$(CONFIG_FS_ENET) += fs_enet/
This page took
0.022492 seconds
and
4
git commands to generate.