diff options
| author | Matthew McClintock <msm@freescale.com> | 2012-02-22 16:56:11 -0600 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-02-23 13:14:50 -0600 |
| commit | 08a980d854fb9b3b91e13b79ade7a8ce14b40e3a (patch) | |
| tree | 1aa53e8552c82c4a0fd8d11b3b7b365749905435 /conf/machine/e5500-64b.inc | |
| parent | 09124b8ca57910c9320bb49539dacb3900294596 (diff) | |
| download | meta-fsl-ppc-08a980d854fb9b3b91e13b79ade7a8ce14b40e3a.tar.gz | |
update p5020ds to use common tune file instead of diff ones for 32/64 bit
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'conf/machine/e5500-64b.inc')
| -rw-r--r-- | conf/machine/e5500-64b.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/e5500-64b.inc b/conf/machine/e5500-64b.inc index 03cb2db..4e46053 100644 --- a/conf/machine/e5500-64b.inc +++ b/conf/machine/e5500-64b.inc | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | TARGET_FPU = "hard" | 1 | TARGET_FPU = "hard" |
| 2 | 2 | ||
| 3 | require conf/machine/include/tune-ppce5500-64b.inc | 3 | DEFAULTTUNE ?= "ppc64e5500" |
| 4 | require conf/machine/include/tune-ppce5500.inc | ||
| 4 | 5 | ||
| 5 | MACHINE_FEATURES = "kernel26 keyboard pci ext2 ext3 serial" | 6 | MACHINE_FEATURES = "kernel26 keyboard pci ext2 ext3 serial" |
| 6 | MACHINE_FEATURES_RRECOMMENDS = "" | 7 | MACHINE_FEATURES_RRECOMMENDS = "" |
