mkimage-profiles/features.in/aarch64-tegra/config.mk

7 lines
137 B
Makefile
Raw Normal View History

ifeq (,$(filter-out aarch64,$(ARCH)))
use/aarch64-tegra: use/bootloader/uboot
@$(call add_feature)
@$(call set,KFLAVOURS,tegra)
endif