From 550253bdf99280b3017baf56dec36406fa395734 Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Tue, 14 Dec 2021 01:00:00 +0100 Subject: ipq40xx: convert some boards to DSA Convert IPQ40xx boards to DSA setup. Signed-off-by: Leon M. George Signed-off-by: Lech Perczak Signed-off-by: Nick Hainke Signed-off-by: ChunAm See Signed-off-by: Jeff Kletsky Signed-off-by: Andrew Sim Signed-off-by: Robert Marko --- target/linux/ipq40xx/image/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ipq40xx/image') diff --git a/target/linux/ipq40xx/image/Makefile b/target/linux/ipq40xx/image/Makefile index 5851b29875..2ba4c779a0 100644 --- a/target/linux/ipq40xx/image/Makefile +++ b/target/linux/ipq40xx/image/Makefile @@ -10,6 +10,8 @@ define Device/Default IMAGES := sysupgrade.bin IMAGE/sysupgrade.bin = sysupgrade-tar | append-metadata IMAGE/sysupgrade.bin/squashfs := + DEVICE_COMPAT_VERSION := 1.1 + DEVICE_COMPAT_MESSAGE := Config cannot be migrated from swconfig to DSA endef include $(SUBTARGET).mk -- cgit v1.2.3