aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/generic/profiles
Commit message (Collapse)AuthorAgeFilesLines
* mpc85xx: rename generic subtarget to p1010David Bauer2020-05-181-15/+0
| | | | | | | | The mpc85xx-generic subtarget supports the QorIQ SoCs of the p1010 family. Rename the subtarget to reflect this affiliation as it's the case with the other mpc85xx subtargets. Signed-off-by: David Bauer <mail@david-bauer.net>
* mpc85xx: use new build code styleChris Blake2017-10-251-0/+15
The following moves the mpc85xx target (generic & P1020) to the new build code style. Compile & Flash tested on an Aerohive HiveAP-330. Signed-off-by: Chris Blake <chrisrblake93@gmail.com> Signed-off-by: Mathias Kresin <dev@kresin.me>