From 7ae01118a01787f2f5456246d8d2cb7c2bf47d4b Mon Sep 17 00:00:00 2001 From: Simon Shields Date: Sun, 29 May 2016 00:13:20 +1000 Subject: kona: extract-files: this is not i925 Change-Id: I495f02ff48d81c0ebf772f17953c177f63252cae --- extract-files.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extract-files.sh b/extract-files.sh index 768f8d8..f127d77 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -17,7 +17,7 @@ # This file is generated by device/common/generate-blob-scripts.sh - DO NOT EDIT VENDOR=samsung -DEVICE=i925 +DEVICE=kona-common mkdir -p ../../../vendor/$VENDOR/$DEVICE/proprietary @@ -102,4 +102,4 @@ EOF EOF -./../../../device/samsung/p4notelte-common/extract-files.sh +./../../../device/samsung/smdk4412-common/extract-files.sh -- cgit v1.1