[OpenWrt-Devel] [PATCH] [orion] Update kernel to 3.10.44

Felix Fietkau nbd at openwrt.org
Sun Jul 20 07:56:30 EDT 2014


On 2014-07-20 11:20, Hauke Mehrtens wrote:
> Hi,
> 
> I am getting an error when compiling:
> 
> /home/hauke/openwrt/git/staging_dir/host/bin/mkfs.jffs2
> --compression-mode=none --pad --little-endian --squash -e 64KiB -o
> '/home/hauke/openwrt/git/build_dir/target-arm_xscale_uClibc-0.9.33.2_eabi/linux-orion_generic/wn802t-uImage.jffs2'
> -d '/home/hauke/openwrt/git/tmp/wn802t_jffs2_uimage'
> rm -rf '/home/hauke/openwrt/git/tmp/wn802t_jffs2_uimage'
> [ `stat -c %s
> '/home/hauke/openwrt/git/build_dir/target-arm_xscale_uClibc-0.9.33.2_eabi/linux-orion_generic/wn802t-uImage.jffs2'`
> -le 1048576 ] || { echo '   ERROR:
> /home/hauke/openwrt/git/build_dir/target-arm_xscale_uClibc-0.9.33.2_eabi/linux-orion_generic/wn802t-uImage.jffs2
> too big (> 1048576 bytes)'; exit 1; }
>    ERROR:
> /home/hauke/openwrt/git/build_dir/target-arm_xscale_uClibc-0.9.33.2_eabi/linux-orion_generic/wn802t-uImage.jffs2
> too big (> 1048576 bytes)
> make[5]: *** [install] Error 1
> 
> You could try to move the ethernet controller and switch driver into a
> kernel module to make the kernel image smaller.
That's not useful as a long term solution, as 3.14 will likely get even
bigger. Can we maybe make the partition size dynamic here?

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list