aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/p2041rdb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/p2041rdb.conf')
-rw-r--r--conf/machine/p2041rdb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf
index bc6764f..7321027 100644
--- a/conf/machine/p2041rdb.conf
+++ b/conf/machine/p2041rdb.conf
@@ -6,7 +6,7 @@ require conf/machine/include/soc-family.inc
SOC_FAMILY = "p2041"
UBOOT_MACHINES ?= "P2041RDB P2041RDB_NAND P2041RDB_SECURE_BOOT P2041RDB_SDCARD P2041RDB_SPIFLASH"
-KERNEL_DEVICETREE = "p2041rdb.dtb p2041rdb-usdpaa.dtb"
+KERNEL_DEVICETREE ?= "p2041rdb.dtb p2041rdb-usdpaa.dtb"
KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
JFFS2_ERASEBLOCK = "0x10000"