From 7d9ef9080cefcc7fe0dea071b3ccccef7e90039d Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 8 Sep 2016 21:03:57 +0200 Subject: ramips: set blocksize for remaining rt3883 devices Signed-off-by: Mathias Kresin --- target/linux/ramips/image/rt3883.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target') diff --git a/target/linux/ramips/image/rt3883.mk b/target/linux/ramips/image/rt3883.mk index 3fc7a54dfc..1cf0d3991b 100644 --- a/target/linux/ramips/image/rt3883.mk +++ b/target/linux/ramips/image/rt3883.mk @@ -56,6 +56,7 @@ TARGET_DEVICES += hpm define Device/tew-691gr DTS := TEW-691GR + BLOCKSIZE := 64k IMAGES += factory.bin IMAGE/factory.bin := $$(IMAGE/sysupgrade.bin) | umedia-header 0x026910 DEVICE_TITLE := TRENDnet TEW-691GR @@ -66,6 +67,7 @@ TARGET_DEVICES += tew-691gr define Device/tew-692gr DTS := TEW-692GR + BLOCKSIZE := 64k IMAGES += factory.bin IMAGE/factory.bin := $$(IMAGE/sysupgrade.bin) | umedia-header 0x026920 DEVICE_TITLE := TRENDnet TEW-692GR @@ -115,6 +117,7 @@ Image/Build/Profile/BR6475ND=$(call BuildFirmware/EdimaxCombined/$(1),$(1),br-64 define LegacyDevice/RTN56U + BLOCKSIZE := 64k DEVICE_TITLE := Asus RT-N56U DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig endef @@ -122,6 +125,7 @@ LEGACY_DEVICES += RTN56U define LegacyDevice/BR6475ND + BLOCKSIZE := 64k DEVICE_TITLE := Edimax BR-6475nD DEVICE_PACKAGES := swconfig endef -- cgit v1.2.3