Skip to content
Commit c1528f32 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y



Currently uuid_guid_get_str() is only built if
CONFIG_PARTITION_TYPE_GUID=y.

To make it usable for other GUIDs compile it if CONFIG_LIB_UUID=y.
The linker will take care of removing it if it is unused.

Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
parent 6a685753
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment