From: blogic Date: Tue, 14 Oct 2014 19:01:10 +0000 (+0000) Subject: lantiq xway: generate ramdisk image by default X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9022f6525da15310c46aa3ddbad9d7c359dd0bd0;p=openwrt.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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42920 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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