]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - Makefile
Makefile: Don't build static build with everything and everything-test
[thirdparty/mdadm.git] / Makefile
index bf126033b841a28d8d649bfad7181846ba96e720..ec1f99ed5d83d638cb46932495135f74f554555c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -182,9 +182,9 @@ check_rundir:
                echo "***** or set CHECK_RUN_DIR=0"; exit 1; \
        fi
 
-everything: all mdadm.static swap_super test_stripe raid6check \
+everything: all swap_super test_stripe raid6check \
        mdadm.Os mdadm.O2 man
-everything-test: all mdadm.static swap_super test_stripe \
+everything-test: all swap_super test_stripe \
        mdadm.Os mdadm.O2 man
 # mdadm.uclibc doesn't work on x86-64
 # mdadm.tcc doesn't work..