summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Leksmark2025-12-04 16:51:11 +0000
committerHauke Mehrtens2025-12-08 23:31:07 +0000
commit7ff663cc314160d89e0166d210f825bf077243b4 (patch)
tree774424148c551c103b493d0cc09de07132ef9d4f
parentc3887c126d986f7934570d0d19f4d80b550eda22 (diff)
downloadopenwrt-7ff663cc314160d89e0166d210f825bf077243b4.tar.gz
ramips: mt7621.mk: fix alphabetical ordering some Cudy devices
This PR doesn't change anything other than fixing the alphabetical order of some Cudy devices (R700 and c200p) Signed-off-by: Marcin Leksmark <lexmark3200@wp.pl> Link: https://github.com/openwrt/openwrt/pull/21044 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--target/linux/ramips/image/mt7621.mk40
1 files changed, 20 insertions, 20 deletions
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
index 8ddfed95f5..24a4b87f0a 100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -742,6 +742,16 @@ define Device/cudy_ap1300-outdoor-v1
endef
TARGET_DEVICES += cudy_ap1300-outdoor-v1
+define Device/cudy_c200p
+ $(Device/dsa-migration)
+ DEVICE_VENDOR := Cudy
+ DEVICE_MODEL := C200P
+ IMAGE_SIZE := 15872k
+ UIMAGE_NAME := R74
+ DEVICE_PACKAGES := -uboot-envtools -wpad-basic-mbedtls kmod-usb3
+endef
+TARGET_DEVICES += cudy_c200p
+
define Device/cudy_m1300-v2
$(Device/dsa-migration)
IMAGE_SIZE := 15872k
@@ -765,6 +775,16 @@ define Device/cudy_m1800
endef
TARGET_DEVICES += cudy_m1800
+define Device/cudy_r700
+ $(Device/dsa-migration)
+ DEVICE_VENDOR := Cudy
+ DEVICE_MODEL := R700
+ IMAGE_SIZE := 15872k
+ UIMAGE_NAME := R29
+ DEVICE_PACKAGES := -uboot-envtools -wpad-basic-mbedtls
+endef
+TARGET_DEVICES += cudy_r700
+
define Device/cudy_wr1300-v1
$(Device/dsa-migration)
IMAGE_SIZE := 15872k
@@ -811,26 +831,6 @@ define Device/cudy_wr2100
endef
TARGET_DEVICES += cudy_wr2100
-define Device/cudy_r700
- $(Device/dsa-migration)
- DEVICE_VENDOR := Cudy
- DEVICE_MODEL := R700
- IMAGE_SIZE := 15872k
- UIMAGE_NAME := R29
- DEVICE_PACKAGES := -uboot-envtools -wpad-basic-mbedtls
-endef
-TARGET_DEVICES += cudy_r700
-
-define Device/cudy_c200p
- $(Device/dsa-migration)
- DEVICE_VENDOR := Cudy
- DEVICE_MODEL := C200P
- IMAGE_SIZE := 15872k
- UIMAGE_NAME := R74
- DEVICE_PACKAGES := -uboot-envtools -wpad-basic-mbedtls kmod-usb3
-endef
-TARGET_DEVICES += cudy_c200p
-
define Device/cudy_x6-v1
$(Device/dsa-migration)
IMAGE_SIZE := 32256k