summaryrefslogtreecommitdiffstats
path: root/bsps/arm/rtl22xx/config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtl22xx_t.cfg: Remove comment with -D __THUMB_INTERWORK__Joel Sherrill2018-05-081-4/+0
| | | | Updates #3425.
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-234-0/+62
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.