From b44b6710235e14d89067ad883d70a96d5907257b Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Fri, 3 Mar 2017 11:13:13 +0100 Subject: build/tools: allow to override setting from a lower level This is needed to provide a default value for a configuration item which can be overriden by a specific target. --- build/tools/test/Config-nok-toomany | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/tools/test/Config-nok-toomany') diff --git a/build/tools/test/Config-nok-toomany b/build/tools/test/Config-nok-toomany index 13549e9..fb1bbbf 100644 --- a/build/tools/test/Config-nok-toomany +++ b/build/tools/test/Config-nok-toomany @@ -1,7 +1,7 @@ [a] bar = 2 -[a:stm32f4] +[a:stm32] bar = 3 [a:arm] -- cgit v1.2.3