Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
aa44d53db36321b83af7e958c961c02c870fa4e4
/
.
/
arch
/
arm
/
cpu
/
arm926ejs
/
at91
/
config.mk
blob: 370630d4de08192b8615298d7b39079d6c8d3d68 [
file
] [
log
] [
blame
]
PF_CPPFLAGS_TUNE
:=
$
(
call cc
-
option
,-
mtune
=
arm926ejs
,)
PLATFORM_CPPFLAGS
+=
$
(
PF_CPPFLAGS_TUNE
)