From 7a498c6fd9cef21a6d146d42d7736445466861cc Mon Sep 17 00:00:00 2001 From: Treehugger Robot Date: Tue, 17 Jul 2018 02:51:24 +0000 Subject: [PATCH] Update git submodules * Update build/make from branch 'master' to 45819baa42ee1af7570c1a49e0c67f6f1336bd37 - Merge "Remove '=' from the valid module/stem names" - Remove '=' from the valid module/stem names Kati produces errors when a variable containing '=' is used as a dependency: https://github.com/google/kati/issues/138 So provide a better error message instead. Test: Add a module with an '=', see new error Change-Id: I09d570a8d19abb067621af9983a9d568b643dfb0 --- build/make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/make b/build/make index 25e4495de1..45819baa42 160000 --- a/build/make +++ b/build/make @@ -1 +1 @@ -Subproject commit 25e4495de179eb606ab756de5783dbd9d81dac5b +Subproject commit 45819baa42ee1af7570c1a49e0c67f6f1336bd37