linux版本

时间:2020-07-06 11:31:44   收藏:0   阅读:58

可以在linux源码的Makefile中查找

VERSION = 3
PATCHLEVEL = 15

 

https://github.com/torvalds/linux/releases/tag/v3.15-rc8

v3.15-rc8

对应的gcc

https://releases.linaro.org/components/toolchain/binaries/4.9-2016.02/arm-linux-gnueabihf/

gcc-linaro-4.9-2016.02-x86_64_arm-linux-gnueabihf

 

v3.15-rc8 对应 https://github.com/Xilinx/linux-xlnx/tree/xilinx-v2014.3/

 

是很古老的一个版本了

原文:https://www.cnblogs.com/idyllcheung/p/13253652.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!