selftests/powerpc: Add memcmp testcase
[firefly-linux-kernel-4.4.55.git] / tools / testing / selftests / powerpc / Makefile
index f6ff90a76bd76c9c1fb1b56f0a60aafee130af7e..1d5e7ad2c46008590f9b18cd54ca330cf8a81745 100644 (file)
@@ -13,7 +13,7 @@ CFLAGS := -Wall -O2 -flto -Wall -Werror -DGIT_VERSION='"$(GIT_VERSION)"' -I$(CUR
 
 export CC CFLAGS
 
-TARGETS = pmu copyloops mm tm primitives
+TARGETS = pmu copyloops mm tm primitives stringloops
 
 endif