Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
[firefly-linux-kernel-4.4.55.git] / tools / build / Makefile.feature
index c6f44894d4a14987a26655c7d1c1f004256be4a6..3a0b0ca2a28c1b0bcc6a568d6c7d3ee6ced8c627 100644 (file)
@@ -50,7 +50,8 @@ FEATURE_TESTS =                       \
        stackprotector-all              \
        timerfd                         \
        libdw-dwarf-unwind              \
-       zlib
+       zlib                            \
+       lzma
 
 FEATURE_DISPLAY =                      \
        dwarf                           \
@@ -65,7 +66,8 @@ FEATURE_DISPLAY =                     \
        libslang                        \
        libunwind                       \
        libdw-dwarf-unwind              \
-       zlib
+       zlib                            \
+       lzma
 
 # Set FEATURE_CHECK_(C|LD)FLAGS-all for all FEATURE_TESTS features.
 # If in the future we need per-feature checks/flags for features not