lkml.org 
[lkml]   [2008]   [Aug]   [20]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateWed, 20 Aug 2008 20:50:37 -0600
From jmerkey@wolfmoun ...
Subject[PATCH 2.6.27-rc4 27/27] mdb: add /debug directory to main Makefile
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) \

\
 
 \ /
  Last update: 2008-08-21 05:27    [W:0.076 / U:0.010 seconds]
©2003-2008 Jasper Spaans