All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xentrace: install formats file
@ 2009-05-19  9:30 Christoph Egger
  2009-05-19 12:43 ` Keir Fraser
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Egger @ 2009-05-19  9:30 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 414 bytes --]


Hi,

Attached patch installs the formats file needed for
xentrace_format.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>

-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Thomas M. McCoy, Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

[-- Attachment #2: xen_xentrace.diff --]
[-- Type: text/x-diff, Size: 451 bytes --]

diff -r 780041c4a96d tools/xentrace/Makefile
--- a/tools/xentrace/Makefile	Tue May 19 02:23:32 2009 +0100
+++ b/tools/xentrace/Makefile	Tue May 19 11:26:51 2009 +0200
@@ -43,6 +43,7 @@ install: build
 	[ -z "$(LIBBIN)" ] || $(INSTALL_PROG) $(LIBBIN) $(DESTDIR)$(PRIVATE_BINDIR)
 	$(INSTALL_DATA) $(MAN1) $(DESTDIR)$(MAN1DIR)
 	$(INSTALL_DATA) $(MAN8) $(DESTDIR)$(MAN8DIR)
+	$(INSTALL_DATA) formats $(DESTDIR)$(XEN_CONFIG_DIR)
 
 .PHONY: clean
 clean:

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-19 12:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-19  9:30 [PATCH] xentrace: install formats file Christoph Egger
2009-05-19 12:43 ` Keir Fraser
2009-05-19 12:50   ` Christoph Egger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.