This patch adds file user/config-i386.mak. This file contains i386
specific make rules.
Signed-off-by: Jerone Young <[EMAIL PROTECTED]>
diff -r 1ec77d7c5e51 user/config-i386.mak
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/user/config-i386.mak Thu Oct 04 08:33:37 2007 -0500
@@ -0,0 +1,7 @@
+LIBDIR = /lib
+cstart.o = test/cstart.o
+bits = 32
+ldarch = elf32-i386
+CFLAGS += -m32
+
+flatfiles=
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel