tools: fix mtools/dosfstools related build system warnings
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42442 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
07b77bfef0
commit
2f90d9028c
|
@ -33,9 +33,8 @@ 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) += mtools dosfstools
|
||||
tools-$(CONFIG_TARGET_brcm2708)$(CONFIG_TARGET_sunxi) += mtools dosfstools
|
||||
tools-$(CONFIG_TARGET_ar71xx) += lzma-old squashfs
|
||||
tools-$(CONFIG_TARGET_sunxi) += mtools dosfstools
|
||||
tools-y += lzma squashfs4
|
||||
tools-$(BUILD_B43_TOOLS) += b43-tools
|
||||
tools-$(BUILD_PPL_CLOOG) += ppl cloog
|
||||
|
|
Loading…
Reference in New Issue