ar71xx: rename 'nand' subtarget to 'mikrotik'
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Oct 2013 15:43:26 +0000 (15:43 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Oct 2013 15:43:26 +0000 (15:43 +0000)
commite89b9eb588e85b1938dd24a56afcfe7cfaf8b28d
treeb03a72a3fc3f8108c8ff405604fc1b5a6c22168a
parent0dc1cfb95f965deba188206c263645e672b78ed9
ar71xx: rename 'nand' subtarget to 'mikrotik'

It is for Mikrotik devices only, rename the subtarget
to reflect that. Also fix the wget2nand script to use
the new image names.

Based on the patch by Stefan Agner:
http://patchwork.openwrt.org/patch/4123/

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38509 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/Makefile
target/linux/ar71xx/base-files/sbin/wget2nand
target/linux/ar71xx/mikrotik/config-default [new file with mode: 0644]
target/linux/ar71xx/mikrotik/profiles/01-minimal.mk [new file with mode: 0644]
target/linux/ar71xx/mikrotik/profiles/02-ath5k.mk [new file with mode: 0644]
target/linux/ar71xx/mikrotik/target.mk [new file with mode: 0644]
target/linux/ar71xx/nand/config-default [deleted file]
target/linux/ar71xx/nand/profiles/01-minimal.mk [deleted file]
target/linux/ar71xx/nand/profiles/02-ath5k.mk [deleted file]
target/linux/ar71xx/nand/target.mk [deleted file]