List opt_asr.h for creation, as it's expected by the 'asr' driver in a

static kernel build.
This commit is contained in:
msmith 2000-09-01 22:16:33 +00:00
parent 5a0d8bdecb
commit b07441ecb9

View File

@ -315,6 +315,9 @@ DPT_TIMEOUT_FACTOR opt_dpt.h
DPT_LOST_IRQ opt_dpt.h
DPT_RESET_HBA opt_dpt.h
# Adaptec ASR and DPT V/VI controller options
ASR_MEASURE_PERFORMANCE opt_asr.h
# Misc debug flags. Most of these should probably be replaced with
# 'DEBUG', and then let people recompile just the interesting modules
# with 'make CC="cc -DDEBUG"'.