From aaa0203ad4e501238289cb8c21c50dc1452e1f34 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Mon, 1 Mar 2021 11:42:27 +0000 Subject: mediatek: mt7622: rename mt7622-ubi to mt7622-rfb1-ubi This profile is meant to be used on MT7622 rfb1 AP, indicate that in the name to make things less confusing. Signed-off-by: Daniel Golle --- target/linux/mediatek/image/mt7622.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target') diff --git a/target/linux/mediatek/image/mt7622.mk b/target/linux/mediatek/image/mt7622.mk index 3fe9700ae0..ec1e15d5e5 100644 --- a/target/linux/mediatek/image/mt7622.mk +++ b/target/linux/mediatek/image/mt7622.mk @@ -119,9 +119,9 @@ define Device/mediatek_mt7622-rfb1 endef TARGET_DEVICES += mediatek_mt7622-rfb1 -define Device/mediatek_mt7622-ubi +define Device/mediatek_mt7622-rfb1-ubi DEVICE_VENDOR := MediaTek - DEVICE_MODEL := MTK7622 AP (UBI) + DEVICE_MODEL := MTK7622 rfb1 AP (UBI) DEVICE_DTS := mt7622-rfb1-ubi DEVICE_DTS_DIR := ../dts UBINIZE_OPTS := -E 5 @@ -135,7 +135,7 @@ define Device/mediatek_mt7622-ubi IMAGE/sysupgrade.bin := sysupgrade-tar DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2 kmod-usb3 kmod-ata-ahci-mtk endef -TARGET_DEVICES += mediatek_mt7622-ubi +TARGET_DEVICES += mediatek_mt7622-rfb1-ubi define Device/ubnt_unifi-6-lr DEVICE_VENDOR := Ubiquiti -- cgit v1.2.3