BuildSystem: Don't hardcode partition UUID
That was dumb :D I can just read the UUID parted assigned...
This commit is contained in:
@@ -33,5 +33,3 @@ if [[ -z $BANAN_BOOTLOADER ]]; then
|
||||
fi
|
||||
|
||||
export BANAN_CMAKE=$BANAN_TOOLCHAIN_PREFIX/bin/cmake
|
||||
|
||||
export BANAN_ROOT_PART_UUID='9C87D2AF-566A-4517-971A-57BA86EEA88D'
|
||||
|
||||
Reference in New Issue
Block a user