ar71xx: rename 'nand' subtarget to 'mikrotik'
authorGabor Juhos <juhosg@openwrt.org>
Wed, 23 Oct 2013 15:43:26 +0000 (15:43 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 23 Oct 2013 15:43:26 +0000 (15:43 +0000)
commit44a3f47af7ea74efd0925f4542ccf8ed01e0fa8e
treeb03a72a3fc3f8108c8ff405604fc1b5a6c22168a
parentd63915487c7f7917cd3a2d12ba32017a452df6af
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>
SVN-Revision: 38509
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]