d387899388
It didn't actually do anything except modify the GL_RENDERER string.
10 lines
204 B
Makefile
10 lines
204 B
Makefile
# -*-makefile-*-
|
|
# Configuration for linux-dri: Linux DRI hardware drivers for XFree86 & others
|
|
|
|
include $(TOP)/configs/linux-dri
|
|
|
|
CONFIG_NAME = linux-dri-ppc
|
|
|
|
OPT_FLAGS = -Os -mcpu=603
|
|
PIC_FLAGS = -fPIC
|