summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGabe Black <gabeblack@chromium.org>2012-01-13 14:24:59 -0800
committerGabe Black <gabeblack@chromium.org>2012-01-13 19:26:18 -0800
commitbbc467e64948383146c3b230798acb37d9e39929 (patch)
tree1b38eb2b3cfc1780b8eee791a4cd744878ad349e /include
parent4d92b575bb795fb4e48e3b6768e5e627f86eda3f (diff)
Disk: Make the disk partition code work with no specific partition types
Currently, if the disk partition code is compiled with all of the parition types compiled out, it hits an #error which stops the build. This change adjusts that file so that those functions will fall through to their defaults in those cases instead of breaking the build. These functions are needed because other code calls them, and that code is needed because other config options are overly broad and bring in support we don't need along with support we do. BUG=chromium-os:25041 BUG=chromium-os:25042 TEST=Built and booted on Lumpy with various options turned on and off, built for Kaen. Change-Id: I1307563c0a70a8a011a180ec0457113b54a65095 Signed-off-by: Gabe Black <gabeblack@google.com> Reviewed-on: https://gerrit.chromium.org/gerrit/14179 Reviewed-by: Bill Richardson <wfrichar@chromium.org> Tested-by: Gabe Black <gabeblack@chromium.org> Reviewed-by: Gabe Black <gabeblack@chromium.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions