OSDN Git Service

fix possible build break
authorDoug Zongker <dougz@google.com>
Tue, 4 Sep 2012 21:45:11 +0000 (14:45 -0700)
committerDoug Zongker <dougz@google.com>
Tue, 4 Sep 2012 21:45:11 +0000 (14:45 -0700)
commit1a09726f6860966a8c9a3f7aa66cff252d422e0e
treedd0a3beafcc471408ee23981545709325a7095a5
parentead692e5f3083bb5eea5e383b3a8ae3775f0bb68
fix possible build break

If you try to build a recovery image without having built the main
system, creating the recovery resourc file can fail due to the
directory not existing.

Change-Id: I2daff847c0b58dfa519d0f742636f01dba28c689
core/Makefile