mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 2.6.27-rc3 29/29] mdb: add /debug directory to main Makefile
@ 2008-08-14  6:14 jmerkey
  0 siblings, 0 replies; only message in thread
From: jmerkey @ 2008-08-14  6:14 UTC (permalink / raw)
  To: linux-kernel

add the /debug directory to the main Makefile for module-based kernel
debuggers.


Signed-off-by: Jeffrey Vernon Merkey (jmerkey@wolfmountaingroup.com)

--- a/Makefile	2008-08-13 14:22:11.000000000 -0600
+++ b/Makefile	2008-08-13 11:56:03.000000000 -0600
@@ -620,6 +620,7 @@
 
 ifeq ($(KBUILD_EXTMOD),)
 core-y		+= kernel/ mm/ fs/ ipc/ security/ crypto/ block/
+core-$(CONFIG_MDB) += debug/
 
 vmlinux-dirs	:= $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) \
 		     $(core-y) $(core-m) $(drivers-y) $(drivers-m) \

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-14  6:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-14  6:14 [PATCH 2.6.27-rc3 29/29] mdb: add /debug directory to main Makefile jmerkey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®