Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
34b5ee1f6a7d01560f31be37dca3b2eb62877c50
/
.
/
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
)