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)
commit9e01011b5ca289484d302983ed277aeeb3417b24
tree606323b36e94772b89d0d8dac199d2f0a94df939
parent757a6fdef9f60f789abf8187c52ac50354bbd09e
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]