summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2005-04-20 04:57:38 +0000
committerjkoshy <jkoshy@FreeBSD.org>2005-04-20 04:57:38 +0000
commit014ecd60d275202db94e42747814db9551808433 (patch)
tree9b068347aefb720e925ece199a232218248446c0 /sys
parent6f78472e114d089f8219b9798deddb38b86aac63 (diff)
downloadFreeBSD-src-014ecd60d275202db94e42747814db9551808433.zip
FreeBSD-src-014ecd60d275202db94e42747814db9551808433.tar.gz
Only compile for the hwpmc module for supported architectures.
Submitted by: grehan
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 7bbc1a4..83f5d8c 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -91,7 +91,7 @@ SUBDIR= ${_3dfx} \
hifn \
hme \
${_hptmv} \
- hwpmc \
+ ${_hwpmc} \
${_i2c} \
${_ibcs2} \
${_ichwd} \
@@ -328,6 +328,7 @@ _ep= ep
_ext2fs= ext2fs
_fe= fe
_hfa= hfa
+_hwpmc= hwpmc
_i2c= i2c
_ibcs2= ibcs2
_ie= ie
@@ -420,6 +421,7 @@ _digi= digi
_drm= drm
_em= em
_ext2fs= ext2fs
+_hwpmc= hwpmc
_i2c= i2c
_ida= ida
_iir= iir
OpenPOWER on IntegriCloud