plymouth: enable feature on aarch64

Now is not problem with serial console.
This commit is contained in:
Anton Midyukov 2023-07-14 09:36:32 +07:00
parent 4a405aed7e
commit 9ffb6dac1e

View File

@ -1,6 +1,6 @@
+plymouth: use/plymouth/full; @:
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
# and a few aliases
use/plymouth/live: use/plymouth/stage2; @:
use/plymouth/install2: use/plymouth/stage2; @: