#!/usr/bin/env bash

BASE_IMAGE_FILENAME="bootstrap.uimage"
TARGET_IMAGE_FILENAME="l4re_entry.uimage"

source "$(dirname $0)/_l4image_build.sh.inc"
