From b5aa8f56c11c5703974b691ec6b6c1c97ff8f52a Mon Sep 17 00:00:00 2001 From: Xiangfu Liu Date: Mon, 7 Feb 2011 11:23:52 +0800 Subject: [PATCH] config.debug/minimal enable rootfs tar.gz --- data/qi_lb60/conf/config.debug | 2 +- data/qi_lb60/conf/config.minimal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/qi_lb60/conf/config.debug b/data/qi_lb60/conf/config.debug index cdbee37a4..64596b91a 100644 --- a/data/qi_lb60/conf/config.debug +++ b/data/qi_lb60/conf/config.debug @@ -5,7 +5,7 @@ CONFIG_TARGET_xburst=y CONFIG_TARGET_xburst_qi_lb60=y -# CONFIG_TARGET_ROOTFS_TARGZ is not set +CONFIG_TARGET_ROOTFS_TARGZ=y # CONFIG_TARGET_ROOTFS_JFFS2 is not set CONFIG_TARGET_ROOTFS_UBIFS=y # CONFIG_BUILD_PATENTED is not set diff --git a/data/qi_lb60/conf/config.minimal b/data/qi_lb60/conf/config.minimal index 68a37ef9c..525e814d7 100644 --- a/data/qi_lb60/conf/config.minimal +++ b/data/qi_lb60/conf/config.minimal @@ -5,7 +5,7 @@ CONFIG_TARGET_xburst=y CONFIG_TARGET_xburst_qi_lb60=y -# CONFIG_TARGET_ROOTFS_TARGZ is not set +CONFIG_TARGET_ROOTFS_TARGZ=y # CONFIG_TARGET_ROOTFS_JFFS2 is not set CONFIG_TARGET_ROOTFS_UBIFS=y # CONFIG_BUILD_PATENTED is not set