Merge "Pass --makefile_list to rbc board configuration" am: a95befe008
am: 975d03f73d
Original change: https://android-review.googlesource.com/c/platform/build/+/1975866 Change-Id: I0edb0b0351855a5473f78a2e5d253002c5293fc6
This commit is contained in:
@@ -242,6 +242,7 @@ else
|
|||||||
--mode=write -r --outdir $(OUT_DIR)/rbc \
|
--mode=write -r --outdir $(OUT_DIR)/rbc \
|
||||||
--boardlauncher=$(OUT_DIR)/rbc/boardlauncher.rbc \
|
--boardlauncher=$(OUT_DIR)/rbc/boardlauncher.rbc \
|
||||||
--input_variables=$(OUT_DIR)/rbc/make_vars_pre_board_config.mk \
|
--input_variables=$(OUT_DIR)/rbc/make_vars_pre_board_config.mk \
|
||||||
|
--makefile_list=$(OUT_DIR)/.module_paths/configuration.list \
|
||||||
$(board_config_mk))
|
$(board_config_mk))
|
||||||
ifneq ($(.SHELLSTATUS),0)
|
ifneq ($(.SHELLSTATUS),0)
|
||||||
$(error board configuration converter failed: $(.SHELLSTATUS))
|
$(error board configuration converter failed: $(.SHELLSTATUS))
|
||||||
|
Reference in New Issue
Block a user