* [uml-devel] Fwd: fix -rc3-mm1 and -rc3-git UML build (was: [PATCH] readd missing define to arch/um/Makefile-i386)
@ 2005-07-17 16:09 Blaisorblade
0 siblings, 0 replies; only message in thread
From: Blaisorblade @ 2005-07-17 16:09 UTC (permalink / raw)
To: Miklos Szeredi; +Cc: user-mode-linux-devel, Jeff Dike
---------- Forwarded Message ----------
Subject: [PATCH] readd missing define to arch/um/Makefile-i386
Date: Sunday 17 July 2005 16:52
From: Olaf Hering <olh@suse.de>
To: Andrew Morton <akpm@osdl.org>, blaisorblade@yahoo.it,
linux-kernel@vger.kernel.org
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>
arch/um/Makefile-i386 | 1 +
1 files changed, 1 insertion(+)
Index: linux-2.6.13-rc3-git4/arch/um/Makefile-i386
===================================================================
--- linux-2.6.13-rc3-git4.orig/arch/um/Makefile-i386
+++ linux-2.6.13-rc3-git4/arch/um/Makefile-i386
@@ -33,6 +33,7 @@ ifneq ($(CONFIG_GPROF),y)
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)
-------------------------------------------------------
--
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade
-------------------------------------------------------
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-17 16:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-17 16:09 [uml-devel] Fwd: fix -rc3-mm1 and -rc3-git UML build (was: [PATCH] readd missing define to arch/um/Makefile-i386) Blaisorblade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox