Aria Ti am335x Kernel: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==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...") |
No edit summary |
||
Line 7: | Line 7: | ||
==to build== | ==to build== | ||
git clone https://github.com/c2h2/aria-psp-kernel.git | git clone https://github.com/c2h2/aria-psp-kernel.git | ||
cd aria-psp-kernel | cd aria-psp-kernel | ||
git checkout {your_branch} | |||
./mproperbuild.sh | ./mproperbuild.sh | ||
Revision as of 00:09, 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} ./mproperbuild.sh
to install
./install.sh