Add the kernel module to the list of optional build items in the
configure summary to indicate whether the kernel module build is
enabled.
Change-Id: I11d247ac66d8119910a90a0240b0ce5854449db4
Reviewed-on: https://gerrit.openafs.org/13005
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
install kauth : ${INSTALL_KAUTH}
ubik read while write : ${enable_ubik_read_while_write}
build:
+ kernel module : ${enable_kernel_module}
scout/afsmonitor : ${summary_build_scout}
pam : ${HAVE_PAM}
login : ${BUILD_LOGIN}