archs38: set device vendor and model variables
This fixes the profiles.json output.
Signed-off-by: Moritz Warning <moritzwarning@web.de>
(cherry picked from commit cc54f65daa)
This commit is contained in:
committed by
Baptiste Jonglez
parent
3f5109f538
commit
c4926a4255
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user