OSDN Git Service

build: Support packaging for system_root_image.
authorTao Bao <tbao@google.com>
Wed, 22 Jul 2015 01:01:20 +0000 (18:01 -0700)
committerTao Bao <tbao@google.com>
Wed, 5 Aug 2015 23:39:39 +0000 (16:39 -0700)
commit62bd479fdf6c3069f77bf34ea3466ff0d21dd964
tree4cff2329b3286ad0a91066c6eb83ffe542007ced
parentecbc5b401a55ab4e9e0e9cc9bf720044c4d4a829
build: Support packaging for system_root_image.

If system image contains the root directory
(BOARD_BUILD_SYSTEM_ROOT_IMAGE == "true"), we package the root directory
into ROOT/ instead of BOOT/RAMDISK/ in the target_files zip.

Change-Id: I817776ca97194991308b2131d0e34ab136283464
core/Makefile