summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf')
-rw-r--r--meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
index 66dbd6944e..2c4fdc6f2b 100644
--- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
+++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
@@ -8,7 +8,7 @@ require conf/machine/include/tune-ppce300c3.inc
8KERNEL_IMAGETYPE = "uImage" 8KERNEL_IMAGETYPE = "uImage"
9 9
10EXTRA_IMAGEDEPENDS += "u-boot" 10EXTRA_IMAGEDEPENDS += "u-boot"
11UBOOT_MACHINE_mpc8315e-rdb = "MPC8315ERDB_config" 11UBOOT_MACHINE = "MPC8315ERDB_config"
12 12
13SERIAL_CONSOLE = "115200 ttyS0" 13SERIAL_CONSOLE = "115200 ttyS0"
14 14