Commit 857bf72c authored by Dmitriy Terekhin's avatar Dmitriy Terekhin

arm-rpi4: Use rpi-un kernel by default

parent 8c4ef3c5
......@@ -22,7 +22,7 @@ use/arm-rpi4/x11: use/arm-rpi4
use/arm-rpi4/kernel: use/arm-rpi4
ifeq (aarch64,$(ARCH))
@$(call set,KFLAVOURS,rpi-def rpi-un)
@$(call set,KFLAVOURS,rpi-un rpi-def)
else
@$(call set,KFLAVOURS,rpi-def)
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment