From ee38573093563a11569afd98495f7a7a85e9a02f Mon Sep 17 00:00:00 2001 From: Tomasz Maciej Nowak Date: Mon, 3 Oct 2022 14:59:15 +0200 Subject: ipq40xx: pakedge_wr-1: convert to DSA Convert pakedge_wr-1 device to DSA and enable it. Signed-off-by: Tomasz Maciej Nowak Reviewed-by: Robert Marko i [ improve commit description ] Signed-off-by: Christian Marangi --- target/linux/ipq40xx/image/generic.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/ipq40xx/image') diff --git a/target/linux/ipq40xx/image/generic.mk b/target/linux/ipq40xx/image/generic.mk index 69ec42c266..3c1cf67448 100644 --- a/target/linux/ipq40xx/image/generic.mk +++ b/target/linux/ipq40xx/image/generic.mk @@ -938,8 +938,7 @@ define Device/pakedge_wr-1 IMAGE_SIZE := 31232k IMAGE/sysupgrade.bin := append-kernel | pad-to $$$$(BLOCKSIZE) | append-rootfs | pad-rootfs | append-metadata endef -# Missing DSA Setup -#TARGET_DEVICES += pakedge_wr-1 +TARGET_DEVICES += pakedge_wr-1 define Device/plasmacloud_pa1200 $(call Device/FitImageLzma) -- cgit v1.2.3