repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[SCSI] sas transport: ref count update
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
net
/
xfrm
/
Makefile
blob
693aac1aa83356f418ac6b3a3ec6322e21781e21
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