X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2FKbuild;h=7137874fa4c7a0bf0a7ce899ff97a2c340f91aa8;hb=HEAD;hp=5cc8617df2991ca19b0d9619af009eb759d7968e;hpb=7724cf27c1e739099c7907ba5b3b8bc86f904595;p=lttng-modules.git diff --git a/src/Kbuild b/src/Kbuild index 5cc8617d..a341fd9b 100644 --- a/src/Kbuild +++ b/src/Kbuild @@ -35,7 +35,7 @@ obj-$(CONFIG_LTTNG) += lttng-ring-buffer-metadata-mmap-client.o obj-$(CONFIG_LTTNG) += lttng-ring-buffer-event-notifier-client.o obj-$(CONFIG_LTTNG) += lttng-counter-client-percpu-32-modular.o -ifneq ($CONFIG_64BIT),) +ifneq ($(CONFIG_64BIT),) obj-$(CONFIG_LTTNG) += lttng-counter-client-percpu-64-modular.o endif # CONFIG_64BIT