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