From 2614bc4cefb83ff750e1338f76034a08756d25d8 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Sun, 5 May 2024 21:53:57 +0800 Subject: [PATCH] ramips: rename vendor JD-Cloud to JDCloud Signed-off-by: Tianling Shen --- target/linux/ramips/image/mt7621.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index e9bf454987..43f2bc7a6e 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -1530,7 +1530,7 @@ define Device/jdcloud_re-cp-02 $(Device/dsa-migration) $(Device/uimage-lzma-loader) IMAGE_SIZE := 16000k - DEVICE_VENDOR := JD-Cloud + DEVICE_VENDOR := JDCloud DEVICE_MODEL := RE-CP-02 DEVICE_PACKAGES := kmod-mt7915-firmware kmod-sdhci-mt7620 automount endef