From 5d9c3170cab0b0c76eeb6c7281bcd47e36f5a521 Mon Sep 17 00:00:00 2001 From: Roman Yeryomin Date: Mon, 22 Aug 2016 17:22:35 +0300 Subject: [PATCH] ipq806x: fix r7800 dts name in image makefile Signed-off-by: Roman Yeryomin --- target/linux/ipq806x/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ipq806x/image/Makefile b/target/linux/ipq806x/image/Makefile index 2355fc7550..f2c58b4c70 100644 --- a/target/linux/ipq806x/image/Makefile +++ b/target/linux/ipq806x/image/Makefile @@ -187,7 +187,7 @@ endef define Device/R7800 $(call Device/DniImage) - DEVICE_DTS := qcom-ipq8064-r7800 + DEVICE_DTS := qcom-ipq8065-r7800 KERNEL_SIZE := 2097152 NETGEAR_BOARD_ID := R7800 NETGEAR_HW_ID := 29764958+0+128+512+4x4+4x4+cascade -- 2.35.1