[PATCH 2.6.27-rc5 4/29] mdb: add local Makefile for Merkey's Linux Kernel Debugger module

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: jmerkey
Date: Thursday, August 28, 2008 - 10:47 pm

add local Makefile for Merkey's Linux Kernel Debugger module


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-28 14:20:04.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 mdb-ia32-apic.o
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2.6.27-rc5 4/29] mdb: add local Makefile for Merkey ..., jmerkey, (Thu Aug 28, 10:47 pm)