summaryrefslogtreecommitdiffstats
path: root/bsps/i386/pc386/config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/pc386: Remove bin2boot supportSebastian Huber2018-04-271-24/+0
| | | | | Update #3408. Close #3410.
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-236-0/+114
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.