This website requires JavaScript.
Explore
Help
Register
Sign In
V3s_Allwinner
/
uboot
Watch
1
Star
0
Fork
You've already forked uboot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
667af36905
uboot
/
arch
/
arm
/
cpu
/
arm926ejs
/
at91
/
config.mk
3 lines
97 B
Makefile
Raw
Blame
History
PF_CPPFLAGS_TUNE
:=
$(
call cc-option,-mtune
=
arm926ejs,
)
PLATFORM_CPPFLAGS
+=
$(
PF_CPPFLAGS_TUNE
)
Reference in New Issue
View Git Blame
Copy Permalink