[OpenWrt-Devel] [PATCH] lantiq xway: generate ramdisk image by default

John Crispin john at phrozen.org
Sun Jul 20 02:54:25 EDT 2014


technically correct. however there is a dependency bug left over from
some cargo cult cleanups. this causes the image builder to not build
when ramdisk is enabled. i plan to clean this up post BB. i will
ignore this patch until said time.

	John

On 19/07/2014 15:13, Ben Mulvihill wrote:
> The installation process on nand-based boards using ubi like the 
> BTHOMEHUBV2B makes use of a ramdisk image, so it makes sense to 
> generate this by default.
> 
> Signed-off-by: Ben Mulvihill <ben.mulvihill at gmail.com> --- --- 
> a/target/linux/lantiq/xway/target.mk	2014-07-19 14:59:39.691201637 
> +0200 +++ b/target/linux/lantiq/xway/target.mk	2014-07-19 
> 12:40:06.101871732 +0200 @@ -1,7 +1,7 @@ ARCH:=mips SUBTARGET:=xway
> BOARDNAME:=XWAY -FEATURES:=squashfs atm mips16 nand ubifs
> +FEATURES:=squashfs atm mips16 nand ubifs ramdisk CPU_TYPE:=34kc
> CPU_SUBTYPE:=dsp
> 
> _______________________________________________ openwrt-devel 
> mailing list openwrt-devel at lists.openwrt.org 
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> 
_______________________________________________
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