git.openpandora.org
/
pandora-kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"
[pandora-kernel.git]
/
net
/
netrom
/
Makefile
1
#
2
# Makefile for the Linux NET/ROM layer.
3
#
4
5
obj-$(CONFIG_NETROM) += netrom.o
6
7
netrom-y := af_netrom.o nr_dev.o nr_in.o nr_loopback.o \
8
nr_out.o nr_route.o nr_subr.o nr_timer.o
9
netrom-$(CONFIG_SYSCTL) += sysctl_net_netrom.o