Add missing configuration symbol for gpiolib compatible architectures
[openwrt.git] / tools / firmware-utils / Makefile
index 36a6186..70f9e82 100644 (file)
@@ -33,6 +33,7 @@ define Build/Compile
        $(call cc,mkfwimage2,-lz)
        $(call cc,imagetag)
        $(call cc,add_header)
+       $(call cc,makeamitbin)
 endef
 
 define Build/Install
This page took 0.019877 seconds and 4 git commands to generate.