X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c2fec0edf0e9ab178e3d26dfa09f17084c55fdee..525e22f2304417c05fd7fa26b443d4e4f7a3286f:/tools/firmware-utils/Makefile diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index ce2a15d4b..3293398e4 100644 --- a/tools/firmware-utils/Makefile +++ b/tools/firmware-utils/Makefile @@ -50,6 +50,10 @@ define Host/Compile $(call cc,spw303v) $(call cc,trx2edips) $(call cc,xorimage) + $(call cc,buffalo-enc buffalo-lib, -Wall) + $(call cc,buffalo-tag buffalo-lib, -Wall) + $(call cc,buffalo-tftp buffalo-lib, -Wall) + $(call cc,mkwrgimg md5, -Wall) endef define Host/Install