From: Alexander Stadler <[email protected]> fix factory image creation for dir-825-c1
Signed-off-by: Alexander Stadler <[email protected]> --- diff -urN a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile --- a/target/linux/ar71xx/image/Makefile 2013-02-13 15:02:30.000000000 +0100 +++ b/target/linux/ar71xx/image/Makefile 2013-02-13 15:03:06.000000000 +0100 @@ -355,7 +355,7 @@ endef define Image/Build/Cameo934x - $(call Image/Build/Cameo,$(1),$(2),$(3),$(cameo934x_mtdlayout),1310720,15007744,$(4)) + $(call Image/Build/Cameo,$(1),$(2),$(3),$(cameo934x_mtdlayout),1310720,15007718,$(4)) endef define Image/Build/Cameo934x/initramfs _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
