linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] [PATCH 1/4] UML - Fix rc3-mm1 build
@ 2005-07-26 20:03 Jeff Dike
  0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2005-07-26 20:03 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, user-mode-linux-devel, olh

From: Olaf Hering <olh@suse.de>

New in 2.6.13-rc3-git4:

scripts/Makefile.build:13: /Makefile: No such file or directory
scripts/Makefile.build:64: kbuild: Makefile.build is included improperly

the define was removed, but its still required to build some targets.

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Jeff Dike <jdike@addtoit.com>

Index: linux-2.6.12/arch/um/Makefile-i386
===================================================================
--- linux-2.6.12.orig/arch/um/Makefile-i386	2005-07-18 11:53:17.000000000 -0400
+++ linux-2.6.12/arch/um/Makefile-i386	2005-07-18 11:54:30.000000000 -0400
@@ -33,6 +33,7 @@
 ARCH_CFLAGS += -DUM_FASTCALL
 endif
 
+SYS_UTIL_DIR	:= $(ARCH_DIR)/sys-i386/util
 SYS_HEADERS	:= $(SYS_DIR)/sc.h $(SYS_DIR)/thread.h
 
 prepare: $(SYS_HEADERS)



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-26 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-26 20:03 [uml-devel] [PATCH 1/4] UML - Fix rc3-mm1 build Jeff Dike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox