tools: build mtools and dosfstools for mxs
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 45055
This commit is contained in:
parent
f76a85515a
commit
c60d0f7d40
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue