diff options
author | John Crispin <john@phrozen.org> | 2020-06-07 20:59:17 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2020-06-07 20:59:39 +0200 |
commit | c37487a63db365761cdd00c6ce3410d265b85aa9 (patch) | |
tree | c7430186f715bbed41248efd88fac1f4fcfbeff1 /target/linux/mediatek | |
parent | 6fca1646dd5bd3eb9998ef115e85a12def92cce9 (diff) | |
download | upstream-c37487a63db365761cdd00c6ce3410d265b85aa9.tar.gz upstream-c37487a63db365761cdd00c6ce3410d265b85aa9.tar.bz2 upstream-c37487a63db365761cdd00c6ce3410d265b85aa9.zip |
mediatek: fix image/mt7622.mk
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/mediatek')
-rw-r--r-- | target/linux/mediatek/image/mt7622.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/image/mt7622.mk b/target/linux/mediatek/image/mt7622.mk index d9ddb0755e..218bf0dc93 100644 --- a/target/linux/mediatek/image/mt7622.mk +++ b/target/linux/mediatek/image/mt7622.mk @@ -22,7 +22,7 @@ define Device/bpi_bananapi-r64-rootdisk endef TARGET_DEVICES += bpi_bananapi-r64-rootdisk -define Device/elecom-wrc-2533gent +define Device/elecom_wrc-2533gent DEVICE_VENDOR := Elecom DEVICE_MODEL := WRC-2533GENT DEVICE_DTS := mt7622-elecom-wrc-2533gent |