From 09bf88387096623cf57a61dbcc2dc11b67eae151 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 23 Jan 2019 03:11:27 +0000 Subject: add colon to MACHINEOVERRIDES in ppc machine config Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- conf/machine/t2080rdb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/t2080rdb.conf') diff --git a/conf/machine/t2080rdb.conf b/conf/machine/t2080rdb.conf index bfcb7689f..128f643b3 100644 --- a/conf/machine/t2080rdb.conf +++ b/conf/machine/t2080rdb.conf @@ -7,7 +7,7 @@ require conf/machine/include/e6500.inc -MACHINEOVERRIDES =. "t2:t2080" +MACHINEOVERRIDES =. "t2:t2080:" UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor" UBOOT_CONFIG[nor] = "T2080RDB_config" -- cgit v1.2.3-54-g00ecf