X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9943867fae23547e9eb727ba2f53fa5ae36252be..ccbd47f758dda7838a0d5a8185f090f6bf17577a:/tools/firmware-utils/Makefile diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index cd7531f21..436422354 100644 --- a/tools/firmware-utils/Makefile +++ b/tools/firmware-utils/Makefile @@ -55,6 +55,8 @@ define Host/Compile $(call cc,buffalo-tftp buffalo-lib, -Wall) $(call cc,mkwrgimg md5, -Wall) $(call cc,mkedimaximg) + $(call cc,mkbrncmdline) + $(call cc,mkbrnimg) endef define Host/Install