X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fimage%2Fmt7621.mk;h=abcdc08ade3d2534eae09d89cb3b0569246570c2;hb=f1aaa267f0ea18ffe5840f3ce46a48be123d2f62;hp=338cbae5b6a382087a14af21384f65d61d12c80c;hpb=948ad2ec7a21645bac4d523c8f31d1cc3e2eac71;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index 338cbae5b6..abcdc08ade 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -209,6 +209,18 @@ define Device/afoundry_ew1200 endef TARGET_DEVICES += afoundry_ew1200 +define Device/alfa-network_ax1800rm + $(Device/dsa-migration) + IMAGE_SIZE := 15488k + DEVICE_VENDOR := ALFA Network + DEVICE_MODEL := AX1800RM + DEVICE_PACKAGES := kmod-mt7915-firmware + KERNEL := kernel-bin | lzma | fit lzma $$(KDIR)/image-$$(firstword $$(DEVICE_DTS)).dtb + IMAGES += recovery.bin + IMAGE/recovery.bin := append-kernel | append-rootfs | pad-rootfs | check-size +endef +TARGET_DEVICES += alfa-network_ax1800rm + define Device/alfa-network_quad-e4g $(Device/dsa-migration) IMAGE_SIZE := 16064k