mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
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
|
||||
$(call Device/vmlinux)
|
||||
DEVICE_VENDOR := Synopsys
|
||||
DEVICE_MODEL := nSIM HS
|
||||
DEVICE_PROFILE := nsim_hs
|
||||
DEVICE_DTS := nsim_hs_idu
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user