aboutsummaryrefslogtreecommitdiff
path: root/driver/Makefile
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-02-20 12:57:24 +0000
committerJon Medhurst <tixy@linaro.org>2012-02-20 12:57:24 +0000
commit7442caca986378aa639d960ddb726abfd680b7c7 (patch)
treedd369e445dd37bcfcc976950c44ea99509e0bd34 /driver/Makefile
parent6d51ed1aa2f14b8ee097e940a4d747bf04020195 (diff)
gator-driver: ARM DS-5.9 Streamline gator driver (RC2)
Diffstat (limited to 'driver/Makefile')
-rw-r--r--driver/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/driver/Makefile b/driver/Makefile
index b3981ff..e521b99 100644
--- a/driver/Makefile
+++ b/driver/Makefile
@@ -10,7 +10,9 @@ gator-y := gator_main.o \
gator_events_sched.o \
gator_events_net.o \
gator_events_block.o \
- gator_events_meminfo.o
+ gator_events_meminfo.o \
+ gator_events_power.o \
+ gator_events_perf_pmu.o
gator-y += gator_events_mmaped.o