#!/bin/sh

export LYNBRD_FULLNAME="${LYNBRD_FULLNAME:-Sony Lynbrd (FPGA/UP)}"

./setup-lynbrd --- CONFIG_SOC_LYN_FPGA=y --- \
               "$@"
