[ixp4xx] remove support for older kernels
[openwrt.git] / target / linux / amazon / patches / 140-net_drivers.patch
index 65a0e44..2b5c1b6 100644 (file)
@@ -1,10 +1,9 @@
-Index: linux-2.6.21.5/drivers/net/Makefile
-===================================================================
---- linux-2.6.21.5.orig/drivers/net/Makefile   2007-06-24 09:03:20.308277264 +0200
-+++ linux-2.6.21.5/drivers/net/Makefile        2007-06-24 09:05:13.560060376 +0200
-@@ -219,3 +219,5 @@
+--- a/drivers/net/Makefile
++++ b/drivers/net/Makefile
+@@ -219,3 +219,6 @@ obj-$(CONFIG_NETCONSOLE) += netconsole.o
  obj-$(CONFIG_FS_ENET) += fs_enet/
  
  obj-$(CONFIG_NETXEN_NIC) += netxen/
 +
 +obj-$(CONFIG_AMAZON_NET_SW) += amazon_sw.o
++obj-$(CONFIG_ADM6996_SUPPORT) += admmod.o
This page took 0.027516 seconds and 4 git commands to generate.