projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Pull auto-load-modules into release branch
[linux-2.6]
/
net
/
Makefile
diff --git
a/net/Makefile
b/net/Makefile
index
a87a889
..
bbe7d2a
100644
(file)
--- a/
net/Makefile
+++ b/
net/Makefile
@@
-51,6
+51,7
@@
obj-$(CONFIG_TIPC) += tipc/
obj-$(CONFIG_NETLABEL) += netlabel/
obj-$(CONFIG_IUCV) += iucv/
obj-$(CONFIG_RFKILL) += rfkill/
+obj-$(CONFIG_NET_9P) += 9p/
ifeq ($(CONFIG_NET),y)
obj-$(CONFIG_SYSCTL) += sysctl_net.o