From owner-freebsd-questions Wed Feb 5 9: 9:38 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC10037B401 for ; Wed, 5 Feb 2003 09:09:36 -0800 (PST) Received: from mail.borderware.com (mail.borderware.com [207.236.65.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7D7843F3F for ; Wed, 5 Feb 2003 09:09:35 -0800 (PST) (envelope-from fming@borderware.com) Message-ID: <004e01c2cd39$5d7e8d80$1e010a0a@borderware.com> From: "Fu Ming" To: Subject: Want to add libkern/ucmpdi2.c into sys/conf/files.i386 Date: Wed, 5 Feb 2003 12:09:37 -0500 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_004B_01C2CD0F.74656200" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_004B_01C2CD0F.74656200 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, I want to add libkern/ucmpdi2.c into my customised kernel. It was requried by a third party loadable kernel module. The problem I have is I don't want to add it as standard. How do I add it as optional? more specifically: libkern/ucmpdi2.c optional thirdparty Where should I define the "thirdparty", it is not a device driver. I try to learn from the way those ipsec dependent files were added. However, I can't find where the "ipsec" was defined as well. Best Regards, ============================ Ming Fu Borderware Technologies, Inc. ------=_NextPart_000_004B_01C2CD0F.74656200 Content-Type: text/x-vcard; name="Ming Fu.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Ming Fu.vcf" BEGIN:VCARD VERSION:2.1 N:Fu;Ming FN:Ming Fu ORG:Borderware Technologies Inc TEL;WORK;VOICE:(905)804-1855 Ext 229 URL;WORK:http://www.borderware.com EMAIL;PREF;INTERNET:fming@borderware.com REV:20030205T170937Z END:VCARD ------=_NextPart_000_004B_01C2CD0F.74656200-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message