1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[amazon] Add ADM6996 switch driver

This fixes #5314
Thanks to Michael Richter


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16523 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke
2009-06-20 18:44:24 +00:00
parent a4655acf98
commit 1932ef3fc4
5 changed files with 7 additions and 13 deletions

View File

@@ -1,8 +1,9 @@
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -219,3 +219,5 @@ obj-$(CONFIG_NETCONSOLE) += netconsole.o
@@ -219,3 +219,6 @@ obj-$(CONFIG_NETCONSOLE) += netconsole.o
obj-$(CONFIG_FS_ENET) += fs_enet/
obj-$(CONFIG_NETXEN_NIC) += netxen/
+
+obj-$(CONFIG_AMAZON_NET_SW) += amazon_sw.o
+obj-$(CONFIG_ADM6996_SUPPORT) += admmod.o