OPTS="--kernel-path=$INSTALL_ROOT/lib/modules/$(get_kernel_version)/build \
      $OPTS" &&

make_single &&
default_build &&
make_normal
