aboutsummaryrefslogtreecommitdiff
path: root/extract-files.sh
diff options
context:
space:
mode:
authorGiulio Cervera <giulio.cervera@cyanogenmod.org>2014-05-24 03:31:14 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2014-06-07 16:58:39 +0000
commit1b38f75a9fcf8d1b45a88dfab88c6d6bcb3ac466 (patch)
tree4f8f909dad3fae709d2fd94c7062f1953dbf24e3 /extract-files.sh
parent73d18d7e55f0ad3a02d8d52c5807b90b3d32d8fe (diff)
shinano: export platform on extract script
Change-Id: I4ad6b9e467a873cf8a1a6dcc71359d0e2c1273ba
Diffstat (limited to 'extract-files.sh')
-rwxr-xr-xextract-files.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/extract-files.sh b/extract-files.sh
index dfd4d18..18097f8 100755
--- a/extract-files.sh
+++ b/extract-files.sh
@@ -2,6 +2,7 @@
export DEVICE=${PWD##*/}
export BOARDCONFIGVENDOR=false
+export BOARD_VENDOR_PLATFORM=shinano
../common/extract-files.sh $@