1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 19:47:46 +03:00
openwrt-xburst/target/linux/amazon/patches-2.6.32/140-net_drivers.patch
hauke 126a87196c amazon: Upgrade amazon target to kernel 2.6.37
This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-10 15:08:28 +00:00

10 lines
264 B
Diff

--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -285,3 +285,6 @@ obj-$(CONFIG_VIRTIO_NET) += virtio_net.o
obj-$(CONFIG_SFC) += sfc/
obj-$(CONFIG_WIMAX) += wimax/
+
+obj-$(CONFIG_AMAZON_NET_SW) += amazon_sw.o
+obj-$(CONFIG_ADM6996_SUPPORT) += admmod.o