]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/perf/config/feature-checks/Makefile
Merge remote-tracking branch 'tip/auto-latest'
[karo-tx-linux.git] / tools / perf / config / feature-checks / Makefile
index 452b67cc4d7b071e87ecee194d47f5a899d421b1..abaf8f4ea93a56f93c9ca7feb3a7c51b2d10ddbc 100644 (file)
@@ -23,6 +23,7 @@ FILES=                                        \
        test-libpython-version          \
        test-libslang                   \
        test-libunwind                  \
+       test-libunwind-debug-frame      \
        test-on-exit                    \
        test-stackprotector-all         \
        test-stackprotector
@@ -74,6 +75,9 @@ test-libnuma:
 test-libunwind:
        $(BUILD) -lunwind -lunwind-x86_64 -lelf
 
+test-libunwind-debug-frame:
+       $(BUILD) -lunwind -lunwind-x86_64 -lelf
+
 test-libaudit:
        $(BUILD) -laudit