[lantiq] Support booting the Speedport W502V using BRN-BOOT.
[15.05/openwrt.git] / tools / firmware-utils / Makefile
index cd7531f..4364223 100644 (file)
@@ -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