Aria Ti am335x Kernel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (C2h2 moved page Aria am335x Kernel to Aria Ti am335x Kernel) |
||
(One intermediate revision by the same user not shown) | |||
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 |
Latest revision as of 04:43, 3 November 2020
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