Skip to content
Marc Szymkowiak edited this page Nov 9, 2017 · 2 revisions

build neutrino flashimage for AX/Mut@nt HD 51

first build

  1. configure build
./make.sh 37 1 1 3 3 
  1. build neutrino and libs from sources (first time it builds boostrap and crosstool)
make yaud-neutrino-mp-tangos
  1. zip kernel and image files into flash image
make flashimage

next build

make update
make yaud-neutrino-mp-tangos
make flashimage
Clone this wiki locally