summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/mpc55xxevb/config/mpc55xx_spe.inc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/powerpc: Remove SPE enabled variantsSebastian Huber2020-07-051-3/+0
| | | | | | The PowerPC SPE support was removed from GCC. Update #3951.
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-231-0/+3
Adjust various build files. Remove automatic generation of the c/src/lib/libbsp/*/acinclude.m4 files from bootstrap script. This patch is a part of the BSP source reorganization. Update #3285.