On Mon, Dec 5, 2011 at 5:15 AM, Mark Mentovai <[email protected]> wrote:
> Jonathan McCrohan wrote:
>> Would you mind having another look at this patch as a priority, as it
>> causes images larger than 8MB to FTBFS.
>>
>> While this obviously is not a problem for the WNDR3700, it is a problem
>> for the WNDR3700v2 and WNDR3800, both of which have 16MB of flash.
>>
>> Attached is a build log.
>
> Of course. It's failing while attempting to build a WNDR3700 (v1)
> image, because there's no way to produce an image for WNDR3700 this
> large. It'd never fit in its flash. I believe it's correct to produce
> an error in this case. What you'd evidently like to do is produce
> WNDR3700v2 and WNDR3800 images, but not WNDR3700 (v1). The build
> system doesn't currently allow for this, because it produces the three
> images simultaneously. What you can do is locally remove this line
> from target/linux/ar71xx/image/Makefile:

Would there be a way to set, globally, something that would disable
building images for sub 8MB flash units in the ar71xx series? That
way I could build for more than the wndr3700v2 and 3800 series (
the wzr, for example).

>
>        $(call 
> Image/Build/Template/$(fs_64k)/$(1),Netgear,wndr3700,$(wndr3700_cmdline),$(wndr3700_mtdlayout),3700,WNDR3700,""
> NA,)
> _______________________________________________
> openwrt-devel mailing list
> [email protected]
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel



-- 
Dave Täht
SKYPE: davetaht
US Tel: 1-239-829-5608
FR Tel: 0638645374
http://www.bufferbloat.net
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to