aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx/image/generic.mk
diff options
context:
space:
mode:
authorTomasz Maciej Nowak <tmn505@gmail.com>2022-10-03 14:59:15 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2022-10-05 19:16:52 +0200
commitee38573093563a11569afd98495f7a7a85e9a02f (patch)
treec9f2c1282b05f0c6d746d8a6147ef6a5f9e5c3d1 /target/linux/ipq40xx/image/generic.mk
parent70d9193b511f957054245195857cfbc5d5632c42 (diff)
downloadupstream-ee38573093563a11569afd98495f7a7a85e9a02f.tar.gz
upstream-ee38573093563a11569afd98495f7a7a85e9a02f.tar.bz2
upstream-ee38573093563a11569afd98495f7a7a85e9a02f.zip
ipq40xx: pakedge_wr-1: convert to DSA
Convert pakedge_wr-1 device to DSA and enable it. Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com> Reviewed-by: Robert Marko <robimarko@gmail.com>i [ improve commit description ] Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux/ipq40xx/image/generic.mk')
-rw-r--r--target/linux/ipq40xx/image/generic.mk3
1 files changed, 1 insertions, 2 deletions
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)