archs38: set device vendor and model variables
This fixes the profiles.json output. Signed-off-by: Moritz Warning <moritzwarning@web.de>
This commit is contained in:
parent
d00bbd9de0
commit
cc54f65daa
@ -24,6 +24,8 @@ endef
|
|||||||
|
|
||||||
define Device/nsim_hs
|
define Device/nsim_hs
|
||||||
$(call Device/vmlinux)
|
$(call Device/vmlinux)
|
||||||
|
DEVICE_VENDOR := Synopsys
|
||||||
|
DEVICE_MODEL := nSIM HS
|
||||||
DEVICE_PROFILE := nsim_hs
|
DEVICE_PROFILE := nsim_hs
|
||||||
DEVICE_DTS := nsim_hs_idu
|
DEVICE_DTS := nsim_hs_idu
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user