summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Jurkowski2017-04-21 00:36:18 +0000
committerMathias Kresin2017-05-05 17:58:49 +0000
commit063ee9d0bd2df72a16d86fc39897b084433bd4f3 (patch)
tree8dc914bf17f5c6c79bebcaa321ec9980391822b6
parent92a12c434ca340f619a5bcd327aff8bdaf4ee0c7 (diff)
downloadopenwrt-063ee9d0bd2df72a16d86fc39897b084433bd4f3.tar.gz
brcm63xx: fix invalid Asmax AR 1004g DTS reference
Build profile for Asmax AR 1004g refers to an invalid DTS "rg100a". The correct DTS for this device is "ar1004g". Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
-rw-r--r--target/linux/brcm63xx/image/bcm63xx.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/image/bcm63xx.mk b/target/linux/brcm63xx/image/bcm63xx.mk
index 969d75f3c6..04cbf124a7 100644
--- a/target/linux/brcm63xx/image/bcm63xx.mk
+++ b/target/linux/brcm63xx/image/bcm63xx.mk
@@ -229,7 +229,7 @@ TARGET_DEVICES += RG100A
define Device/AR1004G
$(Device/bcm63xx)
DEVICE_TITLE := Asmax AR 1004g
- DEVICE_DTS := rg100a
+ DEVICE_DTS := ar1004g
CFE_BOARD_ID := 96348GW-10
CFE_CHIP_ID := 6348
DEVICE_PACKAGES := \