mpc85xx: rename generic subtarget to p1010
authorDavid Bauer <mail@david-bauer.net>
Mon, 18 May 2020 19:10:40 +0000 (21:10 +0200)
committerDavid Bauer <mail@david-bauer.net>
Mon, 18 May 2020 19:11:22 +0000 (21:11 +0200)
commit564f87ef5bea16d5d1d8a9a80e8de77429159f26
treedadca7e72b962ed3a7f091364942d2af8cecc855
parent367a30389d298948a3c4867dd0261bb942371147
mpc85xx: rename generic subtarget to p1010

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>
target/linux/mpc85xx/Makefile
target/linux/mpc85xx/generic/config-default [deleted file]
target/linux/mpc85xx/generic/profiles/00-default.mk [deleted file]
target/linux/mpc85xx/generic/target.mk [deleted file]
target/linux/mpc85xx/image/Makefile
target/linux/mpc85xx/p1010/config-default [new file with mode: 0644]
target/linux/mpc85xx/p1010/profiles/00-default.mk [new file with mode: 0644]
target/linux/mpc85xx/p1010/target.mk [new file with mode: 0644]