Update function signatures for EXT_tfp entrypoints.
[mesa-demos.git] / configs / linux-solo-x86
blob13cab376587861618af5963aa22f66353d85a84e
1 # -*-makefile-*-
2 # Configuration for linux-solo-x86: Linux hardware drivers for fbdev for x86
4 include $(TOP)/configs/linux-solo
6 CONFIG_NAME = linux-solo-x86
8 # Unnecessary on x86, generally.
9 PIC_FLAGS = 
11 ASM_FLAGS = -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM
12 ASM_SOURCES = $(X86_SOURCES)
13 ASM_API = $(X86_API)