diff options
author | Warner Losh <imp@FreeBSD.org> | 2012-10-24 15:45:26 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2012-10-24 15:45:26 +0000 |
commit | 867c5d1beb486ba2e3ba94b46855e21e584fdf6c (patch) | |
tree | 2c1445aa203169c125750860ad9863d7edcf3b92 /sys/conf/files.mips | |
parent | bc12605bee1066e988361145df7f3a5788e71997 (diff) | |
download | src-test-867c5d1beb486ba2e3ba94b46855e21e584fdf6c.tar.gz src-test-867c5d1beb486ba2e3ba94b46855e21e584fdf6c.zip |
Notes
Diffstat (limited to 'sys/conf/files.mips')
-rw-r--r-- | sys/conf/files.mips | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files.mips b/sys/conf/files.mips index ffabbe7eed59a..39e3dfadd392b 100644 --- a/sys/conf/files.mips +++ b/sys/conf/files.mips @@ -101,5 +101,5 @@ crypto/des/des_enc.c optional crypto | ipsec dev/nvram2env/nvram2env.c optional nvram2env # hwpmc goo -dev/hwpmc/hwpmc_mips.c optional hwpmc -dev/hwpmc/hwpmc_mips24k.c optional hwpmc +dev/hwpmc/hwpmc_mips.c optional hwpmc +dev/hwpmc/hwpmc_mips24k.c optional hwpmc |