arm-rpi4: Do not change KFLAVOURS

This commit is contained in:
Anton Midyukov 2020-06-24 21:16:16 +07:00
parent b7a390f633
commit 98e6610022

View File

@ -1,7 +1,6 @@
ifeq (,$(filter-out aarch64 armh,$(ARCH)))
use/arm-rpi4: use/bootloader/uboot
@$(call add_feature)
@$(call set,KFLAVOURS,rpi-def rpi-un)
@$(call add,THE_PACKAGES,u-boot-tools)
@$(call add,THE_PACKAGES,rpi4-boot-switch)
@$(call add,THE_PACKAGES,rpi4-boot-nouboot-filetrigger)