at91: Renaming subtarget sama5d3 to sama5
authorSandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com>
Wed, 13 Sep 2017 18:51:13 +0000 (11:51 -0700)
committerJohn Crispin <john@phrozen.org>
Wed, 20 Sep 2017 07:00:14 +0000 (09:00 +0200)
commitf8a5ac1a8835b9c826286469379a143ff9e532d5
treede6365ffeb1cac09e5c69167b5813c238dfbb49d
parent76ba01a39216b8460846808b2fc10d5ee230a324
at91: Renaming subtarget sama5d3 to sama5

Renaming at91 subtarget sama5d3 to sama5 and using at91-sama5d3_xplained
as a target device in sama5 subtarget.This will enable to add other
sama5d2 & sama5d4 target devices in sama5 subtraget.This will avoid
code duplication when sama5d2 & sama5d4 added as different subtarget.

Signed-off-by: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com>
target/linux/at91/Makefile
target/linux/at91/image/Makefile
target/linux/at91/image/sama5.mk [new file with mode: 0644]
target/linux/at91/image/sama5d3.mk [deleted file]
target/linux/at91/sama5/config-default [new file with mode: 0644]
target/linux/at91/sama5/target.mk [new file with mode: 0644]
target/linux/at91/sama5d3/config-default [deleted file]
target/linux/at91/sama5d3/target.mk [deleted file]