OSDN Git Service

Fix issue #5: no filesystem could mount root
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 17 Jul 2009 08:47:15 +0000 (16:47 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 17 Jul 2009 08:47:15 +0000 (16:47 +0800)
commit8153f650b810f8f1858774612705b9528643a2e8
treed823f2f08a61f64d9ee5215ecd9b129579a3c958
parent330699ff2ea96966d2d40360ea9da77df610edb9
Fix issue #5: no filesystem could mount root

Sometimes initrd.img doesn't generate correctly so the iso can't boot.
Fix it by adding mkbootfs to be an order-only prerequisite of initrd.img.
Android.mk