[Boot] debug aviallon.boot.kernel.package

This commit is contained in:
Antoine Viallon 2024-11-18 23:51:09 +01:00
parent d04b4a1f7d
commit b4c4dde1d0
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
2 changed files with 2 additions and 2 deletions

View file

@ -269,7 +269,7 @@ in {
initrd.compressorArgs = [ "-T0" "-9" ];
kernelPackages = with myLib.debug; let
baseKernel = cfg.kernel.package;
baseKernel = traceValWithPrefix "aviallon.boot.kernel.package" cfg.kernel.package;
# Possible CFLAGS source : (myLib.optimizations.makeOptimizationFlags {}).CFLAGS
kCflags = traceValWithPrefix "kCflags" (