projects
/
firefly-linux-kernel-4.4.55.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Automatic merge of /spare/repo/netdev-2.6 branch orinoco-hch
[firefly-linux-kernel-4.4.55.git]
/
net
/
xfrm
/
Makefile
1
#
2
# Makefile for the XFRM subsystem.
3
#
4
5
obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_input.o xfrm_algo.o
6
obj-$(CONFIG_XFRM_USER) += xfrm_user.o
7