From 718e53c6ecbfb2a58bf13c7c0f61bf2c9e48a78f Mon Sep 17 00:00:00 2001 From: Xiangfu Liu Date: Wed, 5 Jan 2011 16:27:08 +0800 Subject: [PATCH] using 'strip' instead of 'sstrip' for more info see this thread: http://lists.en.qi-hardware.com/pipermail/discussion/2011-January/006709.html --- data/qi_lb60/conf/config.full_system | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/qi_lb60/conf/config.full_system b/data/qi_lb60/conf/config.full_system index e1dc30982..e79e5e160 100644 --- a/data/qi_lb60/conf/config.full_system +++ b/data/qi_lb60/conf/config.full_system @@ -11,6 +11,9 @@ CONFIG_TARGET_ROOTFS_UBIFS=y # CONFIG_BUILD_PATENTED is not set CONFIG_PACKAGE_uboot-xburst-qi_lb60=y +CONFIG_USE_STRIP=y +CONFIG_STRIP_ARGS="--strip-all" + CONFIG_SDK=y CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING_SAVEHISTORY=y