Fix: dynamic fallback to compat futex on sys_futex ENOSYS
[userspace-rcu.git] / Makefile.am
index 30a44ce66ab9f788f81f393f90ca0e905e0b31ac..2c971d7ce54a9867d95222680add2c9ae4c6dc45 100644 (file)
@@ -37,9 +37,7 @@ else
 COMPAT=
 endif
 
-if COMPAT_FUTEX
 COMPAT+=compat_futex.c
-endif
 
 RCULFHASH = rculfhash.c rculfhash-mm-order.c rculfhash-mm-chunk.c \
                rculfhash-mm-mmap.c
This page took 0.022451 seconds and 4 git commands to generate.