more CONFIG oddities in the current barebox tree

Robert P. J. Day rpjday at crashcourse.ca
Mon Dec 21 08:09:11 EST 2009


  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
========================================================================



More information about the barebox mailing list