Add kernel 2.6.30 support

The device is booting and Ethernet is working, but nothing more was tested.

SVN-Revision: 18589
This commit is contained in:
Hauke Mehrtens
2009-11-28 22:17:37 +00:00
parent 9714c8b642
commit 2ee2679ac9
16 changed files with 585 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
--- 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