代码拉取完成,页面将自动刷新
#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
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。