projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
temporary, hackish, etc, etc.. lzma support for the arm zImage loader
[openwrt.git]
/
target
/
linux
/
amazon
/
patches
/
140-net_drivers.patch
diff --git
a/target/linux/amazon/patches/140-net_drivers.patch
b/target/linux/amazon/patches/140-net_drivers.patch
index
1f010e5
..
4732250
100644
(file)
--- a/
target/linux/amazon/patches/140-net_drivers.patch
+++ b/
target/linux/amazon/patches/140-net_drivers.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.21.7/drivers/net/Makefile
-===================================================================
---- linux-2.6.21.7.orig/drivers/net/Makefile
-+++ linux-2.6.21.7/drivers/net/Makefile
+--- a/drivers/net/Makefile
++++ b/drivers/net/Makefile
@@ -219,3 +219,5 @@ obj-$(CONFIG_NETCONSOLE) += netconsole.o
obj-$(CONFIG_FS_ENET) += fs_enet/
@@ -219,3 +219,5 @@ obj-$(CONFIG_NETCONSOLE) += netconsole.o
obj-$(CONFIG_FS_ENET) += fs_enet/
This page took
0.020142 seconds
and
4
git commands to generate.