OSDN Git Service

Makefile: exclude cache symlink on devices with no cache partition
authorPatrick Tjin <pattjin@google.com>
Fri, 13 May 2016 22:26:09 +0000 (15:26 -0700)
committerPatrick Tjin <pattjin@google.com>
Fri, 13 May 2016 22:26:09 +0000 (15:26 -0700)
commitf3b0dc290e10cf69204fb8e1a320805a4aff60b2
tree705200a9f5a3b4885d208e8ca56f97faf1fc6c23
parente3fd0dd526a4d3455fa4bfc66d32373ca487caf9
Makefile: exclude cache symlink on devices with no cache partition

rsync will complain due to broken cache symlink on devices
without cache partition when creating the recovery disk.
Recovery does not depend on /cache.

Bug: 28747374
Change-Id: Ie2dc6e84194fbc3bbb39fe59ef92a6e8936b71e2
core/Makefile