aboutsummaryrefslogtreecommitdiffstats
path: root/src/timer/cpu_counter
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-29 00:03:19 +0000
committerlloyd <[email protected]>2008-09-29 00:03:19 +0000
commit8269e2897e0a652bbd949d38b74873976a98adeb (patch)
tree2ea103d5d7d4cf9073b4ac06cb5d5f7c62be16a6 /src/timer/cpu_counter
parentab81a9d95264914ab34cb4e7134f827e3128c326 (diff)
Move timer base class into a module, add dep from other timer modules
Diffstat (limited to 'src/timer/cpu_counter')
-rw-r--r--src/timer/cpu_counter/modinfo.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/timer/cpu_counter/modinfo.txt b/src/timer/cpu_counter/modinfo.txt
index d5583c0d7..2a64bedee 100644
--- a/src/timer/cpu_counter/modinfo.txt
+++ b/src/timer/cpu_counter/modinfo.txt
@@ -29,3 +29,8 @@ ia64 # ar.itc
s390x
hppa
</arch>
+
+<requires>
+timer_base
+</requires>
+