FandM-Tele
Results
1
issues of
FandM-Tele
Hi i have done the procedure you explained to boot the kernel on my raspberry pi 1. mkdir linux cd linux git init git fetch git://github.com/koalo/linux.git rpi-3.8.y-asocdev:refs/remotes/origin/rpi-3.8.y-asocdev git checkout rpi-3.8.y-asocdev...