mesa/configs/linux-dri-x86

13 lines
306 B
Plaintext
Raw Normal View History

2004-05-03 12:30:37 +01:00
# -*-makefile-*-
# Configuration for linux-dri: Linux DRI hardware drivers for XFree86 & others
include $(TOP)/configs/linux-dri
2004-05-03 12:30:37 +01:00
CONFIG_NAME = linux-dri-x86
# Unnecessary on x86, generally.
PIC_FLAGS =
2004-05-03 12:30:37 +01:00
ASM_FLAGS = -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM
ASM_SOURCES = $(X86_SOURCES)