8 lines
190 B
Makefile
8 lines
190 B
Makefile
|
# This file contains feature macro definitions specific to the
|
||
|
# silvermont arch variant.
|
||
|
#
|
||
|
# See build/make/core/combo/arch/x86/x86-atom.mk for differences.
|
||
|
#
|
||
|
|
||
|
ARCH_X86_HAVE_SSE4_1 := true
|