#!/bin/bash
set -e
set -x
cd $(dirname $0)/..
source scripts/build-common
download ${KERNEL_SHA1} ${KERNEL_URL}