Merge pull request #244330 from thillux/bluefield2-remove-cpu

lib.systems.bluefield2: remove cpu profile
This commit is contained in:
Adam Joseph
2023-07-24 05:50:46 +00:00
committed by GitHub

View File

@@ -213,7 +213,6 @@ rec {
bluefield2 = {
gcc = {
arch = "armv8-a+fp+simd+crc+crypto";
cpu = "cortex-a72";
};
};