commit | 5d6e34ffc660136e5f5a0e54be65ee55c1adf00c | [log] [tgz] |
---|---|---|
author | Matt Fleming <matt.fleming@intel.com> | Fri Jan 25 13:32:23 2013 +0000 |
committer | Matt Fleming <matt.fleming@intel.com> | Fri Jan 25 13:38:09 2013 +0000 |
tree | edc499fd912d2cda7cb417d4e126714df33665bd | |
parent | aa925098a5887a2925e7b6396b3483ed86c69cc0 [diff] |
bzimage: Check that the kernel is relocatable It's not enough to check that bzImage header supports the 'relocatable_kernel' field, we also need to make sure that the field is set. Signed-off-by: Matt Fleming <matt.fleming@intel.com>