Author: nbd
Date: 2015-05-08 16:02:43 +0200 (Fri, 08 May 2015)
New Revision: 45645

Modified:
   trunk/target/linux/ar71xx/image/Makefile
Log:
ar71xx: allow tp-link initramfs images to exceed size limits

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/target/linux/ar71xx/image/Makefile
===================================================================
--- trunk/target/linux/ar71xx/image/Makefile    2015-05-08 14:02:33 UTC (rev 
45644)
+++ trunk/target/linux/ar71xx/image/Makefile    2015-05-08 14:02:43 UTC (rev 
45645)
@@ -68,7 +68,7 @@
                -H $(TPLINK_HWID) -W $(TPLINK_HWREV) -F $(TPLINK_FLASHLAYOUT) 
-N OpenWrt -V $(REVISION) \
                -k $@ \
                -o [email protected] \
-               -s \
+               -s -S \
                -c
        @mv [email protected] $@
 endef
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to