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

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

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

../common/setup-makefiles.sh