Browse Source

update to existing symbols

Waldemar Brodkorb 12 years ago
parent
commit
c8f1b6def0
1 changed files with 2 additions and 3 deletions
  1. 2 3
      target/linux/config/Config.in.debug

+ 2 - 3
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