diff options
| -rw-r--r-- | meta-yocto/conf/machine/mpc8315e-rdb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/machine/mpc8315e-rdb.conf b/meta-yocto/conf/machine/mpc8315e-rdb.conf index 095d113f2c..3f946a08e5 100644 --- a/meta-yocto/conf/machine/mpc8315e-rdb.conf +++ b/meta-yocto/conf/machine/mpc8315e-rdb.conf | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | #@DESCRIPTION: Machine configuration for running | 2 | #@DESCRIPTION: Machine configuration for running |
| 3 | 3 | ||
| 4 | TARGET_ARCH = "powerpc" | 4 | TARGET_ARCH = "powerpc" |
| 5 | TARGET_FPU = "spe" | 5 | TARGET_FPU = "hard" |
| 6 | 6 | ||
| 7 | require conf/machine/include/tune-ppc603e.inc | 7 | require conf/machine/include/tune-ppc603e.inc |
| 8 | 8 | ||
