Compile Project Source Code - Orange Pi PC2 User Manual

Table of Contents

Advertisement

Orange Pi Manual
Subsection and compress the file, then unzip it after finish downloaded:
buildroot: Project compilation script
brandy: gcc-linaro, boot and uboot source code and open source cross
compiler tool
linux-3.10: Kernel source code
tools: Tools of project compilation
build.sh: compilation script

2. Compile Project Source Code

You need to compile the entire project while it is your first time to use
the source code. You can use the following commands in the /lichee
directory to complete the project:
 Enter into content of lichee, command
$ ll -a
Check if there is an executable permission on build.sh, if not, modify the
permissions
$ chmod 755 build.sh
 If there is .buildconfig after commanded ll –a, delete it
$ rm –rf .buildconfig
www.orangepi.org
Copy right by Shenzhen Xunlong Software Co., Ltd
33
www.xunlong.tv

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents