blob: b9988129fe036057731234382b42008d0c67f424 [file] [log] [blame]
David Brown5153bd62017-01-06 11:16:53 -07001#! /bin/bash
2
3source $(dirname 0)/target.sh
David Brownc3319672017-01-09 10:35:50 -07004source ../zephyr/zephyr-env.sh
David Brown5153bd62017-01-06 11:16:53 -07005
6make BOARD=$BOARD "$@"