ar71xx: fix mac address for 5GHz interface on WNDR3700
[openwrt.git] / target / linux / ar71xx / image / Makefile
index 6f913f5..653a8af 100644 (file)
@@ -245,7 +245,7 @@ define Image/Build/WNDR3700
        $(STAGING_DIR_HOST)/bin/mkdniimg \
                -B WNDR3700 -v OpenWrt.$(REVISION) \
                -i $(call imgname,$(1),$(2))-sysupgrade.bin \
-               -o $(call imgname,$(1),$(2))-factory.bin
+               -o $(call imgname,$(1),$(2))-factory.img
 endef
 
 define Image/Build/Template/Compex
This page took 0.019243 seconds and 4 git commands to generate.