summaryrefslogtreecommitdiff
path: root/net/rose/Makefile
blob: fa248116fd5b619026feefc0f5b04f96d355a4af (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for the Linux Rose (X.25 PLP) layer.
#

obj-$(CONFIG_ROSE) += rose.o

rose-y	  := af_rose.o rose_dev.o rose_in.o rose_link.o rose_loopback.o \
	     rose_out.o rose_route.o rose_subr.o rose_timer.o
rose-$(CONFIG_SYSCTL) += sysctl_net_rose.o
>71f3f027f8f8532d397ff2da7bdcd99bf0aa3867 (patch) tree14ae7fae5faba356f5b516b871ba2ba698064df9 parent8d23da22ac33be784451fb005cde300c09cdb19d (diff)
crypto: doc - remove crypto_alloc_ablkcipher
Remove the documentation reference to crypto_alloc_ablkcipher as the API function call was removed. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat