mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-22 12:05:32 +00:00
arc770: set device vendor and model variables
This fixes the profiles.json output. Signed-off-by: Moritz Warning <moritzwarning@web.de> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
6c3e2e5ab3
commit
175b333612
@ -24,6 +24,8 @@ endef
|
||||
|
||||
define Device/nsim
|
||||
$(call Device/vmlinux)
|
||||
DEVICE_VENDOR := Synopsys
|
||||
DEVICE_MODEL := nSIM
|
||||
DEVICE_PROFILE := nsim
|
||||
DEVICE_DTS := nsim_700
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user