2 Star 0 Fork 0

imx287OFsbc/build

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
rules.make 1.71 KB
一键复制 编辑 原始数据 按行查看 历史
lvslightly 提交于 2016-04-12 15:17 . add cc tools
#base
ARCH = arm
HOST = arm-linux-gnueabihf
CROSS_COMPILE = arm-linux-gnueabihf-
CPUS = 4
#uboot
UBOOT_GIT = https://git.oschina.net/imx6qOFsbc/boot.u-boot-2014.04.git
UBOOT_PATH = $(SDK_PATH)/boot/u-boot-2014.04
UBOOT_INSTALL = $(SDK_PATH)/out/boot
#linux
LINUX_GIT = https://git.oschina.net/imx6qOFsbc/boot.linux-3.14.28.git
LINUX_PATH = $(SDK_PATH)/boot/linux-3.14.28
LINUX_INSTALL = $(SDK_PATH)/out/boot
LINUX_INSTALL_MOD_PATH = $(SDK_PATH)/out/filesystem
LINUX_INSTALL_HDR_PATH = $(SDK_PATH)/out/filesystem/usr
#debian
DEBIAN_GIT = https://git.oschina.net/imx6qOFsbc/filesystem.debian.git
DEBIAN_PATH = $(SDK_PATH)/filesystem/debian
DEBIAN_INSTALL = $(SDK_PATH)/out/filesystem
#platform
PLATFORM_GIT = https://git.oschina.net/imx6qOFsbc/filesystem.platform.git
PLATFORM_PATH = $(SDK_PATH)/filesystem/platform
PLATFORM_INSTALL = $(SDK_PATH)/out/filesystem/usr
#tslib
TSLIB_GIT = https://git.oschina.net/am335xOFsbc/filesystem.tslib-1.4.git
TSLIB_PATH = $(SDK_PATH)/filesystem/tslib-1.4
TSLIB_INSTALL = $(SDK_PATH)/out/filesystem/usr
#qtbase
QT_GIT = https://git.oschina.net/imx6qOFsbc/filesystem.qt-4.8.6.git
QT_PATH = $(SDK_PATH)/filesystem/qt-4.8.6
QT_INSTALL = $(SDK_PATH)/out/filesystem/opt/qt
#demos
DEMOS_GIT = https://git.oschina.net/imx6qOFsbc/applications.demos.git
DEMOS_PATH = $(SDK_PATH)/applications/demos
DEMOS_INSTALL = $(SDK_PATH)/out/filesystem/opt/demos
#tools
CC_GIT = https://git.oschina.net/imx6qOFsbc/tools.cross-compiler.arm-linux-gnueabihf-4.9.1.git
CC_PATH = $(SDK_PATH)/tools/cross-compiler/arm-linux-gnueabihf-4.9.1
BIN_GIT = https://git.oschina.net/imx6qOFsbc/tools.bin.git
BIN_PATH = $(SDK_PATH)/tools/bin
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/imx287OFsbc/build.git
git@gitee.com:imx287OFsbc/build.git
imx287OFsbc
build
build
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385