1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-25 23:21:10 +03:00
openwrt-xburst/target/linux/amazon/patches-2.6.30/140-net_drivers.patch
hauke 4ac203ac44 [amazon] Add kernel 2.6.30 support
The device is booting and Ethernet is working, but nothing more was tested.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 22:17:37 +00:00

10 lines
264 B
Diff

--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -272,3 +272,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