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

add /debug directory to main Makefile 

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

--- a/Makefile	2008-08-19 14:10:42.000000000 -0600
+++ b/Makefile	2008-08-19 14:09:39.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-21  3:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-21  2:50 [PATCH 2.6.27-rc4 27/27] 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®