1 Star 0 Fork 1

Wishin/buildJetsonTX2Kernel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
removeAllKernelSources.sh 317 Bytes
一键复制 编辑 原始数据 按行查看 历史
jetsonhacks 提交于 2018-04-22 18:11 . Add remove kernel sources
#!/bin/bash
# Remove all of the kernel sources that were downloaded and built during the kernel build process
# Note that this will also remove the possibly changed .config file in:
# /usr/src/kernel/kernel-4.4
echo "Removing All Kernel Sources"
sudo ./scripts/removeAllKernelSources.sh
echo "Kernel sources removed"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gu-ping/buildJetsonTX2Kernel.git
git@gitee.com:gu-ping/buildJetsonTX2Kernel.git
gu-ping
buildJetsonTX2Kernel
buildJetsonTX2Kernel
master

搜索帮助