[amazon] refresh kernel patches
[openwrt.git] / target / linux / amazon / patches / 140-net_drivers.patch
1 Index: linux-2.6.21.7/drivers/net/Makefile
2 ===================================================================
3 --- linux-2.6.21.7.orig/drivers/net/Makefile
4 +++ linux-2.6.21.7/drivers/net/Makefile
5 @@ -219,3 +219,5 @@ obj-$(CONFIG_NETCONSOLE) += netconsole.o
6 obj-$(CONFIG_FS_ENET) += fs_enet/
7
8 obj-$(CONFIG_NETXEN_NIC) += netxen/
9 +
10 +obj-$(CONFIG_AMAZON_NET_SW) += amazon_sw.o
This page took 0.057083 seconds and 5 git commands to generate.