From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerone Young Subject: [PATCH 4/5] Add user/config-i386.mak Date: Mon, 08 Oct 2007 00:10:09 -0500 Message-ID: <1191820209.8106.28.camel@laptop> Reply-To: jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-RCuyuUHZ6FLPoiKtVCkC" To: kvm-devel Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org --=-RCuyuUHZ6FLPoiKtVCkC Content-Type: text/plain Content-Transfer-Encoding: 7bit This patch adds file user/config-i386.mak. This file contains i386 specific make rules. Signed-off-by: Jerone Young --=-RCuyuUHZ6FLPoiKtVCkC Content-Disposition: attachment; filename=add_user_dir_config_i386_mak Content-Type: text/x-patch; name=add_user_dir_config_i386_mak; charset=UTF-8 Content-Transfer-Encoding: 7bit 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= --=-RCuyuUHZ6FLPoiKtVCkC Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- 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/ --=-RCuyuUHZ6FLPoiKtVCkC Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ kvm-devel mailing list kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/kvm-devel --=-RCuyuUHZ6FLPoiKtVCkC--