summaryrefslogtreecommitdiff
path: root/SOURCE/module/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'SOURCE/module/Makefile')
-rwxr-xr-xSOURCE/module/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/SOURCE/module/Makefile b/SOURCE/module/Makefile
index c3dadc8..56b19e9 100755
--- a/SOURCE/module/Makefile
+++ b/SOURCE/module/Makefile
@@ -229,6 +229,7 @@ ifneq ($(KERNELRELEASE),)
$(TARGET)-objs += fs/fs_entry.o fs/orphan.o fs/shm.o fs/rw_top.o
$(TARGET)-objs += net/net_entry.o net/tcp_retrans.o net/drop_packet.o net/ping_delay.o net/ping_delay6.o \
net/net_bandwidth.o net/tcp_connect.o
+ $(TARGET)-objs += pmu/entry.o pmu/pmu.o pmu/debug.o
ifeq ($(EXPERIENTIAL),1)
$(TARGET)-objs += test/test.o