[PATCH 2.6.27-rc3 3/28] mdb: add mdb kernel debugger Makefile

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: jmerkey
Date: Friday, August 15, 2008 - 8:41 pm

add the makefile for the MDB kernel debugger 

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

--- a/debug/mdb/Makefile	1969-12-31 17:00:00.000000000 -0700
+++ b/debug/mdb/Makefile	2008-08-15 15:41:57.000000000 -0600
@@ -0,0 +1,5 @@
+#
+
+obj-$(CONFIG_MDB) += mdb.o
+
+mdb-y := mdb-main.o mdb-base.o mdb-list.o mdb-logic.o mdb-os.o mdb-ia32.o mdb-ia32-support.o
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2.6.27-rc3 3/28] mdb: add mdb kernel debugger Makefile, jmerkey, (Fri Aug 15, 8:41 pm)