Aria Ti am335x Kernel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
cd aria-psp-kernel | cd aria-psp-kernel | ||
git checkout {your_branch} | git checkout {your_branch} | ||
./ | ./mrproperbuild.sh #clean build | ||
==to install== | ==to install== | ||
./install.sh | ./install.sh |
Revision as of 00:10, 16 April 2015
url
https://github.com/c2h2/aria-psp-kernel
pre-requisite
Easy Install gcc Cross Compiler
to build
git clone https://github.com/c2h2/aria-psp-kernel.git cd aria-psp-kernel git checkout {your_branch} ./mrproperbuild.sh #clean build
to install
./install.sh