linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] [PATCH] default target
@ 2003-11-13 13:18 Geert Uytterhoeven
  2003-11-14  2:52 ` [uml-devel] " Jeff Dike
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2003-11-13 13:18 UTC (permalink / raw)
  To: Jeff Dike; +Cc: User-mode Linux Kernel Development

	Hi Jeff,

This patch sets the default build target for UML to `linux', so you can use
plain `make', like for all other architectures.

--- linux-uml-2.6.0-test9/arch/um/Makefile.orig	2003-10-22 10:41:08.000000000 +0200
+++ linux-uml-2.6.0-test9/arch/um/Makefile	2003-11-02 13:41:33.000000000 +0100
@@ -76,6 +76,8 @@
 
 LDFLAGS_vmlinux = -r
 
+all: linux
+
 vmlinux: $(ARCH_DIR)/main.o 
 
 # These aren't in Makefile-tt because they are needed in the !CONFIG_MODE_TT +

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2003-11-14  2:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-13 13:18 [uml-devel] [PATCH] default target Geert Uytterhoeven
2003-11-14  2:52 ` [uml-devel] " Jeff Dike

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