The upcoming cv18x0 (Cvitek) target requires OpenSBI as part of the SBL.
Allow building the opensbi package on this target.
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
define Package/opensbi
SECTION:=boot
CATEGORY:=Boot Loaders
- DEPENDS:=@(TARGET_sifiveu||TARGET_d1)
+ DEPENDS:=@(TARGET_sifiveu||TARGET_d1||TARGET_cv18x0)
URL:=https://github.com/riscv/opensbi/blob/master/README.md
VARIANT:=$(subst _,/,$(subst opensbi_,,$(1)))
TITLE:=OpenSBI generic