projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[include] cmake.mk: fix passing of LDFLAGS
[openwrt.git]
/
target
/
linux
/
amazon
/
patches-2.6.32
/
140-net_drivers.patch
diff --git
a/target/linux/amazon/patches-2.6.32/140-net_drivers.patch
b/target/linux/amazon/patches-2.6.32/140-net_drivers.patch
index
e64908c
..
322420b
100644
(file)
--- a/
target/linux/amazon/patches-2.6.32/140-net_drivers.patch
+++ b/
target/linux/amazon/patches-2.6.32/140-net_drivers.patch
@@
-1,6
+1,6
@@
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
-@@ -28
6,3 +286
,6 @@ obj-$(CONFIG_VIRTIO_NET) += virtio_net.o
+@@ -28
5,3 +285
,6 @@ obj-$(CONFIG_VIRTIO_NET) += virtio_net.o
obj-$(CONFIG_SFC) += sfc/
obj-$(CONFIG_WIMAX) += wimax/
This page took
0.018952 seconds
and
4
git commands to generate.