summaryrefslogtreecommitdiffstats
path: root/configs/debian-swx11+glu-powerpc-603
blob: 86b3580e380e2793f0fd7eee835d864b96bc1f46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Configuration for building Mesa (swx11 and GLU) with runtime-detected
# assembler optimizations on powerpc (603 optimized).

include $(TOP)/configs/linux-ppc
include $(TOP)/configs/debian-swx11+glu-default

CONFIG_NAME = debian-swx11+glu-powerpc-603

SRC_DIRS = mesa
LIB_DIR = lib/603/cmov

# vim: ft=make