X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fimage%2Fmt7621.mk;h=3f0c4bb76ee2f2f7643c03a63b118f675421c45f;hb=52f2d7d2a9dc3e142bb957462a30806eb5cebaf4;hp=0edc8afcaee4eb9bce433239cc55d2bb594ac65f;hpb=a54129d8aa62e63d2e1ab483cf67411d144f19d9;p=openwrt%2Fstaging%2Fchunkeey.git diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index 0edc8afcae..3f0c4bb76e 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -324,14 +324,6 @@ define Device/netgear_r6350 endef TARGET_DEVICES += netgear_r6350 -define Device/rb750gr3 - DTS := RB750Gr3 - IMAGE_SIZE := $(ralink_default_fw_size_16M) - DEVICE_TITLE := MikroTik RB750Gr3 - DEVICE_PACKAGES := kmod-usb3 uboot-envtools -endef -TARGET_DEVICES += rb750gr3 - define Device/MikroTik BLOCKSIZE := 64k IMAGE_SIZE := 16128k @@ -343,6 +335,13 @@ define Device/MikroTik append-rootfs | pad-rootfs | append-metadata | check-size $$$$(IMAGE_SIZE) endef +define Device/mikrotik_rb750gr3 + $(Device/MikroTik) + DTS := RB750Gr3 + DEVICE_TITLE := MikroTik RouterBOARD RB750Gr3 +endef +TARGET_DEVICES += mikrotik_rb750gr3 + define Device/mikrotik_rbm33g $(Device/MikroTik) DTS := RBM33G