forked from altcloud/mkimage-profiles
arm-rpi4: Do not change KFLAVOURS
This commit is contained in:
parent
b7a390f633
commit
98e6610022
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user