X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fimage%2Fmt7621.mk;h=0e418fe47e696c04e531c313eac0c0030d70d5bf;hp=feda0f12f7974ec1b7b3c866940cdbf5bf4ed2ed;hb=ff258effd508fc75edfb08ba709b333619d3f1e8;hpb=187624f759f6ee3ede1697d9cfbc648a92a18ef1 diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index feda0f12f7..0e418fe47e 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -245,6 +245,14 @@ define Device/wsr-600 endef TARGET_DEVICES += wsr-600 +define Device/zbt-we1326 + DTS := ZBT-WE1326 + IMAGE_SIZE := $(ralink_default_fw_size_16M) + DEVICE_TITLE := ZBT WE1326 + DEVICE_PACKAGES := kmod-usb3 kmod-sdhci-mt7620 +endef +TARGET_DEVICES += zbt-we1326 + define Device/zbt-wg2626 DTS := ZBT-WG2626 IMAGE_SIZE := $(ralink_default_fw_size_16M)