summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-09-17 19:58:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-09-17 19:58:43 +0200
commit0243247e542746a7bf9c560f57012649d92adf21 (patch)
tree1088f84b2c18772d6ebb0f2bb146c97fb5e2950d
parent8c811dad8865ed7bb068436557b280fbe499d4f9 (diff)
parentc8f1b6def001f96077b98c81d53f21cce70fbe0e (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
-rw-r--r--target/linux/config/Config.in.debug5
1 files changed, 2 insertions, 3 deletions
diff --git a/target/linux/config/Config.in.debug b/target/linux/config/Config.in.debug
index 0aed48de9..b7dda4ec0 100644
--- a/target/linux/config/Config.in.debug
+++ b/target/linux/config/Config.in.debug
@@ -51,9 +51,8 @@ config ADK_KERNEL_DEBUG_WITH_KGDB
select ADK_KERNEL_KGDB_SERIAL_CONSOLE
select ADK_KERNEL_FRAME_POINTER
depends on ADK_TARGET_ROOTFS_NFSROOT || \
- ADK_TARGET_ROOTFS_EXT2_BLOCK || \
- ADK_TARGET_ROOTFS_YAFFS || \
- ADK_TARGET_ROOTFS_EXT2
+ ADK_TARGET_ROOTFS_ARCHIVE || \
+ ADK_TARGET_ROOTFS_YAFFS
default n
config ADK_KPACKAGE_KMOD_OPROFILE