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:
Marcin Juszkiewicz
2008-09-26 09:48:09 +00:00
parent 13c0576b6b
commit 5529d5ebb1
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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"