projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[IPv6] RAW: Compact the API for the kernel
[linux-2.6]
/
net
/
Makefile
diff --git
a/net/Makefile
b/net/Makefile
index
bbe7d2a
..
b7a1364
100644
(file)
--- a/
net/Makefile
+++ b/
net/Makefile
@@
-34,6
+34,7
@@
obj-$(CONFIG_LAPB) += lapb/
obj-$(CONFIG_NETROM) += netrom/
obj-$(CONFIG_ROSE) += rose/
obj-$(CONFIG_AX25) += ax25/
+obj-$(CONFIG_CAN) += can/
obj-$(CONFIG_IRDA) += irda/
obj-$(CONFIG_BT) += bluetooth/
obj-$(CONFIG_SUNRPC) += sunrpc/