layerscape: rename subtargets and update makefile files
authorYangbo Lu <yangbo.lu@nxp.com>
Thu, 29 Jun 2017 03:19:07 +0000 (11:19 +0800)
committerJohn Crispin <john@phrozen.org>
Sat, 7 Oct 2017 21:13:22 +0000 (23:13 +0200)
commit806624add541bd828516a58aab20ae19ae9e431f
treee5bb450e4b18defde11492f2a3578f1ad04e8163
parent4c89f2fcf8f6579257342cfca47293c0ac16fe86
layerscape: rename subtargets and update makefile files

Rename subtargets 32b/64b with armv8_32b/armv8_64b which are
more proper, and update makefile files. There also will be other
subtargets added in the future, like armv7.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
17 files changed:
package/boot/uboot-layerscape-32b/Makefile [deleted file]
package/boot/uboot-layerscape-armv8_32b/Makefile [new file with mode: 0644]
package/boot/uboot-layerscape/Makefile
target/linux/layerscape/32b/config-default [deleted file]
target/linux/layerscape/32b/profiles/00-default.mk [deleted symlink]
target/linux/layerscape/32b/target.mk [deleted file]
target/linux/layerscape/64b/config-default [deleted file]
target/linux/layerscape/64b/profiles/00-default.mk [deleted file]
target/linux/layerscape/64b/target.mk [deleted file]
target/linux/layerscape/Makefile
target/linux/layerscape/armv8_32b/config-default [new file with mode: 0644]
target/linux/layerscape/armv8_32b/profiles/00-default.mk [new file with mode: 0644]
target/linux/layerscape/armv8_32b/target.mk [new file with mode: 0644]
target/linux/layerscape/armv8_64b/config-default [new file with mode: 0644]
target/linux/layerscape/armv8_64b/profiles/00-default.mk [new file with mode: 0644]
target/linux/layerscape/armv8_64b/target.mk [new file with mode: 0644]
target/linux/layerscape/image/Makefile