mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
Removing kernel debugging symbols from core/linux-odroidx
This commit is contained in:
parent
384884df86
commit
b00f4c1cc5
2 changed files with 3 additions and 4 deletions
|
@ -20,7 +20,7 @@ makedepends=('lzop' 'xmlto' 'docbook-xsl' 'uboot-mkimage' 'git')
|
|||
options=('!strip')
|
||||
source=('config'
|
||||
'change-default-console-loglevel.patch')
|
||||
md5sums=('850ec3c15970913ed067b79f744a4575'
|
||||
md5sums=('4f1ff9f61d0bc20337694291ffc75025'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662')
|
||||
|
||||
__gitroot="git://github.com/xenoxaos/linux-odroidx.git"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.6.0-rc6 Kernel Configuration
|
||||
# Linux/arm 3.6.0-11 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3303,8 +3303,7 @@ CONFIG_DEBUG_MUTEXES=y
|
|||
# CONFIG_DEBUG_KOBJECT is not set
|
||||
# CONFIG_DEBUG_HIGHMEM is not set
|
||||
CONFIG_DEBUG_BUGVERBOSE=y
|
||||
CONFIG_DEBUG_INFO=y
|
||||
# CONFIG_DEBUG_INFO_REDUCED is not set
|
||||
# CONFIG_DEBUG_INFO is not set
|
||||
# CONFIG_DEBUG_VM is not set
|
||||
# CONFIG_DEBUG_WRITECOUNT is not set
|
||||
# CONFIG_DEBUG_MEMORY_INIT is not set
|
||||
|
|
Loading…
Reference in a new issue