diff options
Diffstat (limited to 'target/linux/ifxmips/patches')
-rw-r--r-- | target/linux/ifxmips/patches/110-drivers.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/patches/110-drivers.patch b/target/linux/ifxmips/patches/110-drivers.patch index c52805d..c3091be 100644 --- 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 |