repo.or.cz
/
mesa-demos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
chmod a-x **/glslnoise.c
[mesa-demos.git]
/
configs
/
linux-solo-x86
blob
e37b9fb428d87a4753be9ac10bf994cadd93ae4d
1
# -*-makefile-*-
2
# Configuration for linux-solo-x86: Linux hardware drivers for fbdev for x86
3
4
include $(TOP)/configs/linux-solo
5
6
CONFIG_NAME = linux-solo-x86
7
8
ASM_FLAGS = -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM
9
ASM_SOURCES = $(X86_SOURCES)
10
ASM_API = $(X86_API)