#!/bin/sh build_dir=$3 cd $build_dir make -j install DESTDIR=$Y_SYSROOT >/dev/null