diff options
author | John Crispin <john@openwrt.org> | 2014-04-22 08:08:46 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-04-22 08:08:46 +0000 |
commit | 4f3c74011048239eb5c37a2740c428b59d161387 (patch) | |
tree | 7c59bcb9ef493cc0ff5e10ee701ee5687727e906 /target/linux/lantiq/xway/target.mk | |
parent | 284ada8a3eeb1911caa08c1e3486969d6aa3e636 (diff) | |
download | upstream-4f3c74011048239eb5c37a2740c428b59d161387.tar.gz upstream-4f3c74011048239eb5c37a2740c428b59d161387.tar.bz2 upstream-4f3c74011048239eb5c37a2740c428b59d161387.zip |
lantiq: BT Home Hub 2B - overlayfs on top of ubi
BT Home Hub 2B: use overlayfs on top of ubi.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 40553
Diffstat (limited to 'target/linux/lantiq/xway/target.mk')
-rw-r--r-- | target/linux/lantiq/xway/target.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/xway/target.mk b/target/linux/lantiq/xway/target.mk index 1b54ee2c4f..390eb2ac79 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 jffs2_nand +FEATURES:=squashfs atm mips16 jffs2_nand ubifs CPU_TYPE:=34kc CPU_SUBTYPE:=dsp |