repo.or.cz
/
mesa
/
nouveau-pmpeg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
g3dvl: Use sobel filter for chroma interpolation
[mesa/nouveau-pmpeg.git]
/
configs
/
linux-ppc
blob
13cfdeb422bb6ce97865d1f3979855f897cf8c00
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.