kernel: add the penguins
This commit is contained in:
@@ -285,6 +285,10 @@
|
|||||||
XZ_DEC_ARM64 = lib.mkForce no;
|
XZ_DEC_ARM64 = lib.mkForce no;
|
||||||
XZ_DEC_SPARC = lib.mkForce no;
|
XZ_DEC_SPARC = lib.mkForce no;
|
||||||
XZ_DEC_RISCV = lib.mkForce no;
|
XZ_DEC_RISCV = lib.mkForce no;
|
||||||
|
|
||||||
|
# add the penguins!
|
||||||
|
LOGO = lib.mkForce yes;
|
||||||
|
LOGO_LINUX_CLUT224 = lib.mkForce yes;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user