summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/rpi-default-settings.inc
Commit message (Collapse)AuthorAgeFilesLines
* Move fsl-default*.inc from distro to machineAndrei Gherzan2012-09-181-0/+3
It makes no sense to have distro related configurations in a BSP layer. So let's have these common parts (provides, version etc) in machine directory instead. [GITHUB #73] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>