mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +02:00
using 'strip' instead of 'sstrip'
for more info see this thread: http://lists.en.qi-hardware.com/pipermail/discussion/2011-January/006709.html
This commit is contained in:
parent
0b7406f15c
commit
718e53c6ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user