From: John Crispin Date: Tue, 14 Oct 2014 19:01:10 +0000 (+0000) Subject: lantiq xway: generate ramdisk image by default X-Git-Tag: reboot~5642 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ddb9bf4bac8517444c221d55429708310db44ea4;p=openwrt%2Fstaging%2Fchunkeey.git lantiq xway: generate ramdisk image by default 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 SVN-Revision: 42920 --- diff --git a/target/linux/lantiq/xway/target.mk b/target/linux/lantiq/xway/target.mk index 0cc3f8ae27..9434cc93e7 100644 --- a/target/linux/lantiq/xway/target.mk +++ b/target/linux/lantiq/xway/target.mk @@ -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