summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2012-10-24 15:45:26 +0000
committerimp <imp@FreeBSD.org>2012-10-24 15:45:26 +0000
commitac04d62f7c99fd838194ea0e25fa0f68339a9263 (patch)
tree2c1445aa203169c125750860ad9863d7edcf3b92
parent5c765389b79cb5eb946109197878e2e08a036057 (diff)
downloadFreeBSD-src-ac04d62f7c99fd838194ea0e25fa0f68339a9263.zip
FreeBSD-src-ac04d62f7c99fd838194ea0e25fa0f68339a9263.tar.gz
Conform to the style of the rest of the file for hwpmc.
-rw-r--r--sys/conf/files.mips4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files.mips b/sys/conf/files.mips
index ffabbe7..39e3dfa 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
OpenPOWER on IntegriCloud