From: Zoltan Herpai Date: Fri, 27 Mar 2015 02:21:20 +0000 (+0000) Subject: tools: build mtools and dosfstools for mxs X-Git-Tag: reboot~3682 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=c60d0f7d40151c0adb31396273dc43265ca8628e;p=openwrt%2Fopenwrt.git tools: build mtools and dosfstools for mxs Signed-off-by: Zoltan HERPAI SVN-Revision: 45055 --- diff --git a/tools/Makefile b/tools/Makefile index 2dd0fbd6d0..35f5d86bcd 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -32,7 +32,7 @@ tools-$(CONFIG_TARGET_orion_generic) += wrt350nv2-builder upslug2 tools-$(CONFIG_powerpc) += upx tools-$(CONFIG_TARGET_x86) += qemu tools-$(CONFIG_TARGET_mxs) += elftosb -tools-$(CONFIG_TARGET_brcm2708)$(CONFIG_TARGET_sunxi) += mtools dosfstools +tools-$(CONFIG_TARGET_brcm2708)$(CONFIG_TARGET_sunxi)$(CONFIG_TARGET_mxs) += mtools dosfstools tools-$(CONFIG_TARGET_ar71xx) += lzma-old squashfs tools-y += lzma squashfs4 tools-$(BUILD_B43_TOOLS) += b43-tools