Author: wigyori Date: 2014-09-08 01:38:03 +0200 (Mon, 08 Sep 2014) New Revision: 42435
Modified: trunk/tools/Makefile Log: tools: build dosfstools and mtools for sunxi Signed-off-by: Zoltan HERPAI <[email protected]> Modified: trunk/tools/Makefile =================================================================== --- trunk/tools/Makefile 2014-09-07 09:46:41 UTC (rev 42434) +++ trunk/tools/Makefile 2014-09-07 23:38:03 UTC (rev 42435) @@ -35,6 +35,7 @@ tools-$(CONFIG_TARGET_mxs) += elftosb tools-$(CONFIG_TARGET_brcm2708) += 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
