#!/bin/sh set -e if [ "$(dpkg --print-architecture)" = "armhf" ]; then mkdir -p /boot/uboot fi