From 4f923bd4a5439eb0f999147478ffbd2b6c32b2a8 Mon Sep 17 00:00:00 2001 From: ggow Date: Sun, 28 Apr 2019 20:23:58 +0100 Subject: [PATCH] Add austin to the guard condition, when generating vendor files --- setup-makefiles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-makefiles.sh b/setup-makefiles.sh index 23881e8..2a2cac8 100755 --- a/setup-makefiles.sh +++ b/setup-makefiles.sh @@ -35,7 +35,7 @@ fi setup_vendor "$DEVICE_COMMON" "$VENDOR" "$LINEAGE_ROOT" true # Copyright headers and guards -write_headers "ford" +write_headers "austin ford" # The standard blobs write_makefiles "$MY_DIR"/proprietary-files.txt