X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c2fec0edf0e9ab178e3d26dfa09f17084c55fdee..5f9ee0473031eaddbe79bb67aa4dd89352fc32e7:/tools/firmware-utils/Makefile diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index ce2a15d4b..ebec10b02 100644 --- a/tools/firmware-utils/Makefile +++ b/tools/firmware-utils/Makefile @@ -50,6 +50,8 @@ 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) endef define Host/Install