at91: create a legacy subtarget
authorFlorian Fainelli <florian@openwrt.org>
Wed, 3 Sep 2014 03:08:51 +0000 (03:08 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 3 Sep 2014 03:08:51 +0000 (03:08 +0000)
commitc2b92f9ef46119e04ea71afe718d1cefe03f6caf
treea1c717472284db64d7800c013ab898f3cc7dfecb
parentf769949e7275615591143caeedff58fc1db9d0b6
at91: create a legacy subtarget

In preparation for adding SAMA5D3 support, move the legacy ARMv5 based
platforms to a separate subtarget.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 42408
target/linux/at91/Makefile
target/linux/at91/legacy/profiles/00-default.mk [new file with mode: 0644]
target/linux/at91/legacy/profiles/atmel.mk [new file with mode: 0644]
target/linux/at91/legacy/profiles/calamp.mk [new file with mode: 0644]
target/linux/at91/legacy/target.mk [new file with mode: 0644]
target/linux/at91/profiles/00-default.mk [deleted file]
target/linux/at91/profiles/atmel.mk [deleted file]
target/linux/at91/profiles/calamp.mk [deleted file]