projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
remove leftover unvram directory and move the nvram.init change to package/nvram
[openwrt.git]
/
target
/
linux
/
amazon
/
patches
/
140-net_drivers.patch
1
--- a/drivers/net/Makefile
2
+++ b/drivers/net/Makefile
3
@@ -219,3 +219,5 @@ obj-$(CONFIG_NETCONSOLE) += netconsole.o
4
obj-$(CONFIG_FS_ENET) += fs_enet/
5
6
obj-$(CONFIG_NETXEN_NIC) += netxen/
7
+
8
+obj-$(CONFIG_AMAZON_NET_SW) += amazon_sw.o
This page took
0.04016 seconds
and
5
git commands to generate.