From owner-freebsd-hackers@FreeBSD.ORG Wed Jul 28 13:30:48 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0B3B16A4CE for ; Wed, 28 Jul 2004 13:30:48 +0000 (GMT) Received: from britannica.bec.de (wlan032106.uni-rostock.de [139.30.32.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id E660143D64 for ; Wed, 28 Jul 2004 13:30:46 +0000 (GMT) (envelope-from joerg@britannica.bec.de) Received: from britannica.bec.de (localhost [127.0.0.1]) by britannica.bec.de (8.12.10/8.12.10) with ESMTP id i6SDU7et060973 for ; Wed, 28 Jul 2004 15:30:08 +0200 (CEST) (envelope-from joerg@britannica.bec.de) Received: (from joerg@localhost) by britannica.bec.de (8.12.10/8.12.10/Submit) id i6SDTuf5060773 for hackers@freebsd.org; Wed, 28 Jul 2004 15:29:56 +0200 (CEST) Date: Wed, 28 Jul 2004 15:29:55 +0200 From: Joerg Sonnenberger To: hackers@freebsd.org Message-ID: <20040728132955.GA57871@britannica.bec.de> Mail-Followup-To: hackers@freebsd.org References: <20040727160206.GA1784@stud.fit.vutbr.cz> <20040727.100848.15611424.imp@bsdimp.com> <4106911D.6090201@elischer.org> <20040728131457.GA47773@stud.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040728131457.GA47773@stud.fit.vutbr.cz> User-Agent: Mutt/1.4.1i Subject: Re: new files in kernel build X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2004 13:30:49 -0000 On Wed, Jul 28, 2004 at 03:14:57PM +0200, Divacky Roman wrote: > and change sys/conf/files to > net80211/ieee80211_proto.c optional wlan > + net80211/ieee80211_rssadapt.h optional wlan remove this line. You only specify sources for object files in conf/files. Joerg > + net80211/ieee80211_rssadapt.c optional wlan > netatalk/aarp.c optional netatalk