projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6786dc2
)
mediatek: fix elecom board name
author
John Crispin
<john@phrozen.org>
Fri, 3 Apr 2020 09:18:26 +0000
(11:18 +0200)
committer
John Crispin
<john@phrozen.org>
Mon, 6 Apr 2020 05:07:42 +0000
(07:07 +0200)
menuconfig was showing the the company name twice.
Signed-off-by: John Crispin <john@phrozen.org>
target/linux/mediatek/image/mt7622.mk
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/image/mt7622.mk
b/target/linux/mediatek/image/mt7622.mk
index 0aea5dc488f8bc6996f4f4fafe50fea63372df08..1d44539a71c4a04ec182dd5bf047623629a1c2f8 100644
(file)
--- a/
target/linux/mediatek/image/mt7622.mk
+++ b/
target/linux/mediatek/image/mt7622.mk
@@
-19,7
+19,7
@@
TARGET_DEVICES += bpi_bananapi-r64
define Device/elecom-wrc-2533gent
DEVICE_VENDOR := Elecom
- DEVICE_MODEL :=
Elecom
WRC-2533GENT
+ DEVICE_MODEL := WRC-2533GENT
DEVICE_DTS := mt7622-elecom-wrc-2533gent
DEVICE_DTS_DIR := $(DTS_DIR)/mediatek
DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2 kmod-usb3 \