X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fimage%2Frt3883.mk;fp=target%2Flinux%2Framips%2Fimage%2Frt3883.mk;h=1b46d570fd945dffa41b1455c7b31c2bc0377e86;hb=a459696eb1529e68f1f74c9230dcbf143c2800b1;hp=f434172c504da0051db2449637d67c4fe8b72144;hpb=63fb175203bbf3b336804587c2f5b3a2d8132ec1;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/image/rt3883.mk b/target/linux/ramips/image/rt3883.mk index f434172c50..1b46d570fd 100644 --- a/target/linux/ramips/image/rt3883.mk +++ b/target/linux/ramips/image/rt3883.mk @@ -59,6 +59,20 @@ define Device/edimax_br-6475nd endef TARGET_DEVICES += edimax_br-6475nd +define Device/engenius_esr600h + $(Device/uimage-lzma-loader) + SOC := rt3662 + BLOCKSIZE := 4k + IMAGE_SIZE := 7872k + IMAGES += factory.dlf + IMAGE/factory.dlf := $$(sysupgrade_bin) | check-size | \ + senao-header -r 0x101 -p 0x44 -t 2 + DEVICE_VENDOR := EnGenius + DEVICE_MODEL := ESR600H + DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2 uboot-envtools +endef +TARGET_DEVICES += engenius_esr600h + define Device/loewe_wmdr-143n SOC := rt3662 BLOCKSIZE := 64k