summaryrefslogtreecommitdiffstats
path: root/sys/modules/aic7xxx/ahc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/aic7xxx/ahc/Makefile')
-rw-r--r--sys/modules/aic7xxx/ahc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/aic7xxx/ahc/Makefile b/sys/modules/aic7xxx/ahc/Makefile
index 34a47f5..66780d8 100644
--- a/sys/modules/aic7xxx/ahc/Makefile
+++ b/sys/modules/aic7xxx/ahc/Makefile
@@ -5,7 +5,7 @@
KMOD= ahc
SUBDIR= ahc_eisa ahc_isa ahc_pci
-GENSRCS= aic7xxx_{seq,reg}.h
+GENSRCS= aic7xxx_seq.h aic7xxx_reg.h
AHC_REG_PRETTY_PRINT=1
REG_PRINT_OPT=
.ifdef AHC_REG_PRETTY_PRINT
OpenPOWER on IntegriCloud