Allow other build targets to compile kernel and the boot.img with prebuilt ramdisk. This also gives the ability to reuse the mixed flashing mechanism described in b/151989050. Bug: 157624527 Signed-off-by: Robin Peng <robinpeng@google.com> Change-Id: I1fae17cf4b9e280b23edc52f7453946546d8c63c
2 lines
100 B
Bash
Executable File
2 lines
100 B
Bash
Executable File
BUILD_BOOT_IMG=true BUILD_CONFIG=private/msm-google/build.config.redbull.no-cfi build/build.sh "$@"
|