Merge "Move boot_otas to /vendor" into main
This commit is contained in:
commit
84bde1ec6e
1 changed files with 1 additions and 0 deletions
|
@ -29,4 +29,5 @@ BOARD_KERNEL_MODULES_16K := $(filter-out %/bcm_dbg.ko,$(BOARD_KERNEL_MODULES_16K
|
||||||
BOARD_KERNEL_MODULES_LOAD_16K := $(foreach module,$(BOARD_KERNEL_MODULES_16K),$(notdir $(module)))
|
BOARD_KERNEL_MODULES_LOAD_16K := $(foreach module,$(BOARD_KERNEL_MODULES_16K),$(notdir $(module)))
|
||||||
|
|
||||||
BOARD_16K_OTA_USE_INCREMENTAL := true
|
BOARD_16K_OTA_USE_INCREMENTAL := true
|
||||||
|
BOARD_16K_OTA_MOVE_VENDOR := true
|
||||||
endif
|
endif
|
Loading…
Add table
Add a link
Reference in a new issue