[OpenWrt-Devel] [PATCH] lantiq xway: generate ramdisk image by	default
    Ben Mulvihill 
    ben.mulvihill at gmail.com
       
    Sat Jul 19 09:13:59 EDT 2014
    
    
  
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
    
    
More information about the openwrt-devel
mailing list