projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
[openwrt.git]
/
target
/
linux
/
amazon
/
patches
/
140-net_drivers.patch
diff --git
a/target/linux/amazon/patches/140-net_drivers.patch
b/target/linux/amazon/patches/140-net_drivers.patch
index
4732250
..
2b5c1b6
100644
(file)
--- a/
target/linux/amazon/patches/140-net_drivers.patch
+++ b/
target/linux/amazon/patches/140-net_drivers.patch
@@
-1,8
+1,9
@@
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
--- 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_FS_ENET) += fs_enet/
obj-$(CONFIG_NETXEN_NIC) += netxen/
+
+obj-$(CONFIG_AMAZON_NET_SW) += amazon_sw.o
++obj-$(CONFIG_ADM6996_SUPPORT) += admmod.o
This page took
0.021909 seconds
and
4
git commands to generate.