[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build-Kernel __SMP__ question



Flavio or anybody that knows the build process,

I don't really understand the purpose of make.sh ? It does some fancy voodoo dance to check if my kernel is SMP, but in the end the Makefile in /usr/src/modules/fglrx-kernel-src/
does not have the flag -D__SMP__

Could someone comment on that, knowing that when I add -D__SMP__ in the Makefile I get

(II) fglrx(0):     Build-Kernel __SMP__:            yes

Thanks a bunch,
Mathieu
Ps: I am using method:
4.1 Build with the supplied make.sh script

Mathieu Malaterre wrote:

As a side note what does 'Build-Kernel __SMP__' stand for ?

Here an extract of my XFree log:

...
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0):     Build-Kernel UTS_RELEASE:        2.6.8-2-686-smp
(II) fglrx(0):     Build-Kernel MODVERSIONS:        no
(II) fglrx(0):     Build-Kernel __SMP__:            no
(II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
...

Thanks again,
Mathieu