Split extlinux installation into a new function
authorPatrick McCarty <patrick.mccarty@linux.intel.com>
Thu, 1 Aug 2013 19:43:06 +0000 (12:43 -0700)
committerPatrick McCarty <patrick.mccarty@linux.intel.com>
Mon, 5 Aug 2013 17:00:53 +0000 (10:00 -0700)
commitae29a4b2f577412ae5866eacf79a80c2991626ef
tree95ce75992465d127df9b43a7e82a18882d7685b6
parentc5134250af8b304439f60a0407ceb787a2c93dc3
Split extlinux installation into a new function

The extlinux install should only be done for MBR, so split this logic
out into a new function.

Also, use $INSTALLERFW_KERNEL_OPTS in the extlinux.conf instead of the
hardcoded options.

Change-Id: I2669ebcd9d3327ca18a1d6d102b6ee07d274eeaa
scripts/system-installer