* [PATCH 8/22] UML - Fix missing subdir in x86_64
@ 2005-05-01 21:12 Jeff Dike
0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2005-05-01 21:12 UTC (permalink / raw)
To: torvalds; +Cc: akpm, linux-kernel, viro
>From Al Viro:
make distclean et.al. are missing arch/um/sys-x86_64/utils; fixed
the same way we have it done for sys-i386 counterpart.
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Index: linux-2.6.11-mm/arch/um/sys-x86_64/Makefile
===================================================================
--- linux-2.6.11-mm.orig/arch/um/sys-x86_64/Makefile 2005-04-30 12:57:43.000000000 -0400
+++ linux-2.6.11-mm/arch/um/sys-x86_64/Makefile 2005-04-30 13:06:31.000000000 -0400
@@ -23,4 +23,6 @@
CFLAGS_csum-partial.o := -Dcsum_partial=arch_csum_partial
+subdir- := util
+
include arch/um/scripts/Makefile.rules
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-01 21:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-01 21:12 [PATCH 8/22] UML - Fix missing subdir in x86_64 Jeff Dike
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®