mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
linux-moblin2: do not compile kernel with debug infos
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5290 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.27-rc1
|
||||
# Wed Sep 10 12:10:52 2008
|
||||
# Fri Sep 26 11:40:46 2008
|
||||
#
|
||||
# CONFIG_64BIT is not set
|
||||
CONFIG_X86_32=y
|
||||
@@ -2139,7 +2139,7 @@ CONFIG_STACKTRACE=y
|
||||
# CONFIG_DEBUG_KOBJECT is not set
|
||||
# CONFIG_DEBUG_HIGHMEM is not set
|
||||
CONFIG_DEBUG_BUGVERBOSE=y
|
||||
CONFIG_DEBUG_INFO=y
|
||||
# CONFIG_DEBUG_INFO is not set
|
||||
# CONFIG_DEBUG_VM is not set
|
||||
# CONFIG_DEBUG_WRITECOUNT is not set
|
||||
CONFIG_DEBUG_MEMORY_INIT=y
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
require linux-moblin2.inc
|
||||
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
DEFAULT_PREFERENCE_eee901 = "1"
|
||||
|
||||
@@ -20,4 +20,4 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2 \
|
||||
file://0012_intelfb_945gme.patch;patch=1 \
|
||||
file://defconfig-eee901"
|
||||
|
||||
S = "${WORKDIR}/linux-2.6.26"
|
||||
S = "${WORKDIR}/linux-2.6.26"
|
||||
|
||||
Reference in New Issue
Block a user