#!/bin/sh
# DF-2859 KLD build (in-guest)
set -e
cd /root/sgdemo
make
