From a0c4815433ccd57322f4f7703ca35e9ccfa59250 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 8 Oct 2009 13:15:52 +0000 Subject: Added MesaLib-7.6 --- mesalib/configs/linux-ppc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 mesalib/configs/linux-ppc (limited to 'mesalib/configs/linux-ppc') diff --git a/mesalib/configs/linux-ppc b/mesalib/configs/linux-ppc new file mode 100644 index 000000000..13cfdeb42 --- /dev/null +++ b/mesalib/configs/linux-ppc @@ -0,0 +1,9 @@ +# Configuration for Linux on PPC + +include $(TOP)/configs/linux + +CONFIG_NAME = linux-ppc + +OPT_FLAGS = -O3 -mcpu=603 -fsigned-char -funroll-loops + +# FIXME: Use of PowerPC assembly should be enabled here. \ No newline at end of file -- cgit v1.2.3