index
:
timex/qemu
master
qemu-2.4.1
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roms
/
u-boot
/
arch
/
arm
/
cpu
/
arm926ejs
/
at91
/
config.mk
blob: 370630d4de08192b8615298d7b39079d6c8d3d68 (
plain
)
1
2
PF_CPPFLAGS_TUNE
:=
$(
call cc-option,-mtune
=
arm926ejs,
)
PLATFORM_CPPFLAGS
+=
$(
PF_CPPFLAGS_TUNE
)