diff options
Diffstat (limited to 'extract-files.sh')
| -rwxr-xr-x | extract-files.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extract-files.sh b/extract-files.sh index fb9a3f8..d1bb84d 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -52,6 +52,6 @@ fi # Initialize the helper for device setup_vendor "$DEVICE" "$VENDOR" "$CM_ROOT" -extract "$MY_DIR"/proprietary-files.txt "$SRC" +extract "$MY_DIR"/proprietary-blobs.txt "$SRC" "$MY_DIR"/setup-makefiles.sh |
