summaryrefslogtreecommitdiffstats
path: root/fpart/x86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fpart/x86/Makefile')
-rw-r--r--fpart/x86/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/fpart/x86/Makefile b/fpart/x86/Makefile
new file mode 100644
index 0000000..9ce2196
--- /dev/null
+++ b/fpart/x86/Makefile
@@ -0,0 +1,7 @@
+DEPTH = ..
+
+ARCH=x86
+FPART_INSTALL = $(INST_USR_X86)
+FPART_INSTALL_TEST = $(INST_TESTS_X86)
+
+include ../Rules.mk
OpenPOWER on IntegriCloud