mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
ramips: add missing DEVICE_VENDOR
Fixes commit ee66fe4ea9
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
472dbaba81
commit
c2b1baf767
@ -837,7 +837,7 @@ TARGET_DEVICES += wrh-300cr
|
||||
define Device/wrtnode
|
||||
DTS := WRTNODE
|
||||
IMAGE_SIZE := $(ralink_default_fw_size_16M)
|
||||
DEVICE_VENDOR :=
|
||||
DEVICE_VENDOR := WRTNode
|
||||
DEVICE_MODEL := WRTNode
|
||||
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user