From d0e962140403eefbe70002ee4349ade1d8c119be Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Sat, 10 Mar 2018 09:55:18 +0100 Subject: ipq40xx: OpenMesh A42 overhaul Sort the soc entries in the dts by address and use dtc labels whenever possible. Adjust the DTS files, the OpenMesh A42 is actually an IPQ4018 and not an IPQ4019. Signed-off-by: Sven Eckelmann Signed-off-by: Christian Lamparter --- target/linux/ipq40xx/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ipq40xx/image') diff --git a/target/linux/ipq40xx/image/Makefile b/target/linux/ipq40xx/image/Makefile index e584b6fb1a..eb26082be7 100644 --- a/target/linux/ipq40xx/image/Makefile +++ b/target/linux/ipq40xx/image/Makefile @@ -61,7 +61,7 @@ TARGET_DEVICES += glinet_gl-b1300 define Device/openmesh_a42 $(call Device/FitImageLzma) - DEVICE_DTS := qcom-ipq4019-a42 + DEVICE_DTS := qcom-ipq4018-a42 BLOCKSIZE := 64k SUPPORTED_DEVICES := openmesh,a42 DEVICE_TITLE := OpenMesh A42 -- cgit v1.2.3