[parisc-linux] CONFIG_SMP update

Matthew Wilcox matthew@wil.cx
Sat, 27 Jan 2001 03:34:52 +0000


On Fri, Jan 26, 2001 at 04:47:53PM -0800, Grant Grundler wrote:
> o problem is pbus_set_ranges() isn't defined.
> Looks like we picked up the new drivers/pci stuff anyway. *sigh*.
> I'll look at this first thing next week.

Wait, I figured it out. The new-style Makefile only includes setup-bus.c
if CONFIG_ARM or CONFIG_ALPHA is defined.  Soadding

obj-$(CONFIG_PARISC) += setup-bus.c

should do the trick.  i'll test that in a moment and if the 64-bit kernel
compiles, i'll commit it.

-- 
Revolutions do not require corporate support.