X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c2fec0edf0e9ab178e3d26dfa09f17084c55fdee..41082590e3aeb09f43656836f71b970551be5e98:/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