aboutsummaryrefslogtreecommitdiff
path: root/extract-files.sh
blob: 18097f8a7fa2346ea555a3ba7344d4efc769b4a1 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash

export DEVICE=${PWD##*/}
export BOARDCONFIGVENDOR=false
export BOARD_VENDOR_PLATFORM=shinano

../common/extract-files.sh $@

../common/setup-makefiles.sh