commit | fb168c892956319c74979f60abad2bf566f39c13 | [log] [tgz] |
---|---|---|
author | merothh <merothh@gmail.com> | Sun Jan 02 18:18:04 2022 +0530 |
committer | merothh <merothh@gmail.com> | Thu Jan 13 17:04:32 2022 +0530 |
tree | 4a0035bcb4de39bad6e0b6b9a797b91ac1c1e156 | |
parent | 411537b86129d4373d8aaf1494eb23388c7ea244 [diff] [blame] |
FP4: Adapt extract-utils templates
diff --git a/setup-makefiles.sh b/setup-makefiles.sh index 671b408..ca2586a 100755 --- a/setup-makefiles.sh +++ b/setup-makefiles.sh
@@ -8,8 +8,8 @@ set -e -DEVICE=**** FILL IN DEVICE NAME **** -VENDOR=**** FILL IN VENDOR NAME **** +DEVICE=FP4 +VENDOR=fairphone # Load extract_utils and do some sanity checks MY_DIR="${BASH_SOURCE%/*}"