diff options
author | Adrian Chadd <adrian@FreeBSD.org> | 2012-11-17 04:09:28 +0000 |
---|---|---|
committer | Adrian Chadd <adrian@FreeBSD.org> | 2012-11-17 04:09:28 +0000 |
commit | 1766e26f5548bcf2a4203805582c30333f597622 (patch) | |
tree | cae320228f2ab09f5848b9b2da3b080a8569138e /sys/conf/files.mips | |
parent | c612af968c9f474bee93d19d04be0423524a0278 (diff) |
Notes
Diffstat (limited to 'sys/conf/files.mips')
-rw-r--r-- | sys/conf/files.mips | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.mips b/sys/conf/files.mips index 547917651586..8c7a530aa788 100644 --- a/sys/conf/files.mips +++ b/sys/conf/files.mips @@ -81,4 +81,4 @@ dev/nvram2env/nvram2env.c optional nvram2env # hwpmc support dev/hwpmc/hwpmc_mips.c optional hwpmc -dev/hwpmc/hwpmc_mips24k.c optional hwpmc +dev/hwpmc/hwpmc_mips24k.c optional hwpmc_mips24k |