X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e024eeefe78de9c55a7a6fdd5d1bd0d52faf837b..e5c7dd93ee1010d8991b1bc152b7e9a9376e48b7:/tools/Makefile diff --git a/tools/Makefile b/tools/Makefile index ef64dc0e9..2f11670dc 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -13,7 +13,7 @@ tools-y := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmw tools-$(CONFIG_CCACHE) += ccache tools-$(CONFIG_powerpc) += dtc -tools-$(CONFIG_GCC_VERSION_4_3) += gmp mpfr +tools-$(CONFIG_GCC_VERSION_4_3)$(CONFIG_GCC_VERSION_4_4) += gmp mpfr # builddir dependencies $(curdir)/squashfs/compile := $(curdir)/lzma/install