projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
36158e1
)
kernel: Fix buildkernel for kernel w/ 'options IPSEC', but w/o IPSEC_ESP
author
Thomas Nikolajsen <thomas@dragonflybsd.org>
Wed, 6 Jul 2011 09:03:21 +0000 (11:03 +0200)
committer
Thomas Nikolajsen <thomas@dragonflybsd.org>
Wed, 6 Jul 2011 09:39:18 +0000 (11:39 +0200)
sys/conf/files
patch
|
blob
|
blame
|
history
diff --git
a/sys/conf/files
b/sys/conf/files
index
f3563b7
..
e6acc32
100644
(file)
--- a/
sys/conf/files
+++ b/
sys/conf/files
@@
-1897,7
+1897,7
@@
libprop/prop_object.c standard
libprop/prop_stack.c standard
libprop/prop_string.c standard
libprop/prop_rb.c standard
-crypto/blowfish/bf_ecb.c optional ipsec
+crypto/blowfish/bf_ecb.c optional ipsec ipsec_esp
crypto/blowfish/bf_skey.c optional crypto
crypto/camellia/camellia.c optional crypto
crypto/camellia/camellia-api.c optional crypto