mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 10:54:03 +02:00
config.full_system: disable busybox's strings, enable binutils and
objdump
This commit is contained in:
parent
773dfe1f18
commit
4d609cd850
@ -82,6 +82,7 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_BEEP_LENGTH_MS=30
|
||||
# CONFIG_BUSYBOX_CONFIG_WGET is not set
|
||||
CONFIG_BUSYBOX_CONFIG_FEATURE_UTMP=y
|
||||
CONFIG_BUSYBOX_CONFIG_SETSID=y
|
||||
# CONFIG_BUSYBOX_CONFIG_STRINGS is not set
|
||||
|
||||
#
|
||||
# Disable all patented packages
|
||||
@ -240,6 +241,9 @@ CONFIG_PACKAGE_libxml2=y
|
||||
CONFIG_PACKAGE_tntnet=y
|
||||
CONFIG_PACKAGE_uclibcxx=y
|
||||
CONFIG_PACKAGE_zlib=y
|
||||
CONFIG_PACKAGE_binutils=y
|
||||
CONFIG_PACKAGE_objdump=y
|
||||
|
||||
#
|
||||
# games
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user