Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « xfrm « net - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 693aac1aa83356f418ac6b3a3ec6322e21781e21 (plain)
1
2
3
4
5
6
7
#
# Makefile for the XFRM subsystem.
#

obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_input.o xfrm_algo.o
obj-$(CONFIG_XFRM_USER) += xfrm_user.o