Merge branch '7.8'
[mesa.git] / configs / linux-ppc
1 # Configuration for Linux on PPC
2
3 include $(TOP)/configs/linux
4
5 CONFIG_NAME = linux-ppc
6
7 OPT_FLAGS = -O3 -mcpu=603 -fsigned-char -funroll-loops
8
9 # FIXME: Use of PowerPC assembly should be enabled here.