Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.8
/
u-boot
/
b562747f823ca97d4d264b74b0785300ce98085c
/
.
/
u-boot-imx
/
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
)