Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
5b90cf2f2f3dcda0d674c01859847149b4054608
/
.
/
configs
/
linux-x86
blob: 18fa06101deaf8801304130a32cdf13f27f07c6f [
file
] [
log
] [
blame
]
# Configuration for Linux with x86 optimizations
include $
(
TOP
)/
configs
/
linux
CONFIG_NAME
=
linux
-
x86
ASM_FLAGS
=
-
DUSE_X86_ASM
-
DUSE_MMX_ASM
-
DUSE_3DNOW_ASM
-
DUSE_SSE_ASM
ASM_SOURCES
=
$
(
X86_SOURCES
)
ASM_API
=
$
(
X86_API
)