projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
clean up etehrnet driver
[openwrt.git]
/
target
/
linux
/
ifxmips
/
patches
/
110-drivers.patch
diff --git
a/target/linux/ifxmips/patches/110-drivers.patch
b/target/linux/ifxmips/patches/110-drivers.patch
index
c52805d
..
c3091be
100644
(file)
--- a/
target/linux/ifxmips/patches/110-drivers.patch
+++ b/
target/linux/ifxmips/patches/110-drivers.patch
@@
-90,4
+90,4
@@
Index: linux-2.6.25.4/drivers/net/Makefile
obj-$(CONFIG_NETXEN_NIC) += netxen/
obj-$(CONFIG_NIU) += niu.o
obj-$(CONFIG_VIRTIO_NET) += virtio_net.o
-+obj-$(CONFIG_IFXMIPS_MII0) +=
drivers/net/
ifxmips_mii0.o
++obj-$(CONFIG_IFXMIPS_MII0) += ifxmips_mii0.o
This page took
0.030091 seconds
and
4
git commands to generate.