]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/testing/selftests/powerpc/Makefile
selftests/powerpc: Test the THP bug we fixed in the previous commit
[karo-tx-linux.git] / tools / testing / selftests / powerpc / Makefile
index 316194f26ff4ab3131c6b29f939ef2209626f208..b3dbe9ef1a40ac0580905ed2812d22026850f449 100644 (file)
@@ -13,7 +13,7 @@ CFLAGS := -Wall -O2 -flto -Wall -Werror -DGIT_VERSION='"$(GIT_VERSION)"' -I$(CUR
 
 export CC CFLAGS
 
-TARGETS = pmu copyloops
+TARGETS = pmu copyloops mm
 
 endif