#!/bin/sh

# Program the kernel into the ARM's flash memory.
# Edit this for the chip you are using.
# Run it with
#   ./burn

make kernel-lpc2103.dl
