2b5c1b632497303a64134940e0223afc9a816fe8
[openwrt.git] / target / linux / amazon / patches / 140-net_drivers.patch
1 --- a/drivers/net/Makefile
2 +++ b/drivers/net/Makefile
3 @@ -219,3 +219,6 @@ obj-$(CONFIG_NETCONSOLE) += netconsole.o
4 obj-$(CONFIG_FS_ENET) += fs_enet/
5
6 obj-$(CONFIG_NETXEN_NIC) += netxen/
7 +
8 +obj-$(CONFIG_AMAZON_NET_SW) += amazon_sw.o
9 +obj-$(CONFIG_ADM6996_SUPPORT) += admmod.o
This page took 0.042934 seconds and 3 git commands to generate.