#!/usr/bin/env bash

set -ex

cd build

git clone --depth=1 https://github.com/raspberrypi/firmware

cd firmware/boot

rm {*.dtb,*.img}
