Commit 853c5e27 authored by Anton Midyukov's avatar Anton Midyukov Committed by Michael Shigorin

aarch64-tegra, armh-mcom02: use/bootloader/u-boot

It's required to set BASE_BOOTLOADER variable, otherwise grub will get in *too*.
parent 8d4c0940
ifeq (,$(filter-out aarch64,$(ARCH)))
use/aarch64-tegra: use/uboot
use/aarch64-tegra: use/bootloader/uboot
@$(call add_feature)
@$(call set,KFLAVOURS,tegra)
endif
ifeq (,$(filter-out armh,$(ARCH)))
use/armh-mcom02: use/uboot use/tty/S0
use/armh-mcom02: use/bootloader/uboot use/tty/S0
@$(call add_feature)
@$(call set,KFLAVOURS,mcom02)
@$(call add,THE_PACKAGES,u-boot-mcom02-firmware-tools u-boot-mcom02)
......
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