summaryrefslogtreecommitdiffstats
path: root/ffs/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ffs/test/Makefile')
-rw-r--r--ffs/test/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/ffs/test/Makefile b/ffs/test/Makefile
new file mode 100644
index 0000000..37a4d0d
--- /dev/null
+++ b/ffs/test/Makefile
@@ -0,0 +1,8 @@
+DEPTH = ../../..
+include $(DEPTH)/integration/Rules.mk
+include $(DEPTH)/integration/Rules.ppc.mk
+
+ARCH=ppc
+TEST_LIBFFS_INSTALL = $(INST_TESTS)
+
+include ../Rules.test.mk
OpenPOWER on IntegriCloud