diff options
| author | Alessandro Astone <ales.astone@gmail.com> | 2020-10-10 21:41:42 +0200 |
|---|---|---|
| committer | Alessandro Astone <ales.astone@gmail.com> | 2020-10-10 21:42:14 +0200 |
| commit | b49b14eff6057b7f9bdb135bcb09ef4b2237b9ac (patch) | |
| tree | eac644f3ed9e95cae1c4185ab16ecc373558dd67 /setup-makefiles.sh | |
| parent | c8ab9d8d7ca9e368e9267ff9d12447a9f0d3dcba (diff) | |
sm8250-common: Correct typo in blobs makefile guard
Change-Id: I674ebd5a21298dcb2f0ef1d14c0a932d503df936
Diffstat (limited to 'setup-makefiles.sh')
| -rwxr-xr-x | setup-makefiles.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-makefiles.sh b/setup-makefiles.sh index a3fa8b8..3229c32 100755 --- a/setup-makefiles.sh +++ b/setup-makefiles.sh @@ -34,7 +34,7 @@ source "${HELPER}" setup_vendor "${DEVICE_COMMON}" "${VENDOR}" "${LINEAGE_ROOT}" true # Copyright headers and guards -write_headers "iobiwan tequila" +write_headers "obiwan tequila" # The standard common blobs write_makefiles "${MY_DIR}/proprietary-files.txt" true |
