summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2006-05-05 04:19:36 +0000
committersam <sam@FreeBSD.org>2006-05-05 04:19:36 +0000
commitf294a372d1dfa5cc5f2721eef27a517e72e52b69 (patch)
tree6c6eb347bfdf49f9339e35b7a51416c68c59d161
parent3d03d7498af9b1d846d80c87d39fc7aad1101255 (diff)
downloadFreeBSD-src-f294a372d1dfa5cc5f2721eef27a517e72e52b69.zip
FreeBSD-src-f294a372d1dfa5cc5f2721eef27a517e72e52b69.tar.gz
AH_REGOPS_FUNC is needed for sparc
MFC after: 2 weeks
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 33b5661..9aed743 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -708,6 +708,7 @@ AH_SUPPORT_5413 opt_ah.h
AH_DEBUG opt_ah.h
AH_DEBUG_ALQ opt_ah.h
AH_ASSERT opt_ah.h
+AH_REGOPS_FUNC opt_ah.h
# dcons options
DCONS_BUF_SIZE opt_dcons.h
OpenPOWER on IntegriCloud