X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2FKbuild;h=a341fd9bd85549eb84d0396ab324e7b202342c94;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