From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from astoria.ccjclearline.com ([64.235.106.9]) by bombadil.infradead.org with esmtps (Exim 4.69 #1 (Red Hat Linux)) id 1NMi19-0008DP-Co for barebox@lists.infradead.org; Mon, 21 Dec 2009 13:09:47 +0000 Date: Mon, 21 Dec 2009 08:09:11 -0500 (EST) From: "Robert P. J. Day" In-Reply-To: <20091221093248.GT15126@pengutronix.de> Message-ID: References: <20091221093248.GT15126@pengutronix.de> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: more CONFIG oddities in the current barebox tree To: Sascha Hauer Cc: "U-Boot Version 2 (barebox)" leftovers from one of my earliest posts ... On Mon, 21 Dec 2009, Sascha Hauer wrote: > On Sun, Dec 20, 2009 at 07:08:02AM -0500, Robert P. J. Day wrote: > > ===== MODVERSIONS ===== > > ./Makefile: KBUILD_BUILTIN := $(if $(CONFIG_MODVERSIONS),1) > > ./scripts/Makefile:#subdir-$(CONFIG_MODVERSIONS) += genksyms so is barebox actually going to support MODVERSIONS? > > ===== USE_IRQ ===== > > ./arch/ppc/mach-mpc5xxx/Makefile:obj-$(CONFIG_USE_IRQ) += > > interrupts.o > > ./arch/ppc/lib/Makefile:obj-$(CONFIG_USE_IRQ) += interrupts.o > > The IRQ stuff is an area for some more cleanup. So far I do not use > interrupts at all and I doubt they are working anywhere. Maybe it's > best to keep it like it is until somebody is willing to think about > irqs and has some suggestions in which direction we want to go. sure, no problem. all other issues from that post have now been addressed. rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA Linux Consulting, Training and Kernel Pedantry. Web page: http://crashcourse.ca Twitter: http://twitter.com/rpjday ======================================================================== _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox