在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):RobertCNelson/ti-linux-kernel-dev开源软件地址(OpenSource Url):https://github.com/RobertCNelson/ti-linux-kernel-dev开源编程语言(OpenSource Language):Shell 100.0%开源软件介绍(OpenSource Introduction):This is just a set of scripts to rebuild a known working kernel for ARM devices. Script Bugs: "[email protected]" Note, for older git tag's please use: https://github.com/RobertCNelson/yakbuild Dependencies: GCC ARM Cross ToolChain Linaro: http://www.linaro.org/downloads/ Dependencies: Linux Kernel Source This git repo contains just scripts/patches to build a specific kernel for some ARM devices. The kernel source will be downloaded when you run any of the build scripts. By default this script will clone the linux-stable tree: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git to: ${DIR}/ignore/linux-src: If you've already cloned torvalds tree and would like to save some hard drive space, just modify the LINUX_GIT variable in system.sh to point to your current git clone directory. Build Kernel Image:
Optional: Build Debian Package:
Development/Hacking: first run (to setup baseline tree): ./build_kernel.sh then modify files under KERNEL directory then run (to rebuild with your changes): ./tools/rebuild.sh |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论