1 Star 0 Fork 6

ryvius_key/LibreELEC.tv

forked from jocover/LibreELEC.tv 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Makefile 343 Bytes
一键复制 编辑 原始数据 按行查看 历史
BUILD_DIRS=build.*
all: release
system:
./scripts/image
release:
./scripts/image release
image:
./scripts/image mkimage
noobs:
./scripts/image noobs
amlpkg:
./scripts/image amlpkg
clean:
rm -rf $(BUILD_DIRS)/* $(BUILD_DIRS)/.stamps
distclean:
rm -rf ./.ccache ./$(BUILD_DIRS)
src-pkg:
tar cvjf sources.tar.bz2 sources .stamps
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ryvius_key/LibreELEC.tv.git
git@gitee.com:ryvius_key/LibreELEC.tv.git
ryvius_key
LibreELEC.tv
LibreELEC.tv
onecloud

搜索帮助

0d507c66 1850385 C8b1a773 1850385