Jeffy Chen 097e9a0da6 build.sh: Fix check_config error
The return command would reuse the previous command's exitcode by
default, which might cause issues when err exit enabled.

Let's make sure all return commands have a specified exit code.

Fixes: 6c20e35 ("build.sh: Inverse check_config func's return value")

Change-Id: I4586ef726558c72fbe596f481ec7ab6b1d5dc884
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
2021-01-22 19:13:35 +08:00
2021-01-22 19:13:35 +08:00
2020-12-03 06:05:31 +00:00
2020-06-11 18:07:15 +08:00
2020-08-07 09:37:46 +08:00
2021-01-22 15:27:10 +08:00
2020-12-03 06:19:46 +00:00
2021-01-22 15:27:10 +08:00
2018-07-18 16:28:37 +08:00
2020-07-24 14:50:55 +08:00
Description
No description provided
156 MiB
Languages
C 79%
Makefile 12.1%
Shell 8.9%