Package: exmap-modules-source
Version: 0.8-1
Severity: normal

Whereas debian/rules uses:

        make KERNEL_SOURCES=$(KSRC) MODVERSIONS=detect KERNEL=linux-$(KVERS)

in /usr/src/modules/exmap/Makefile the following can be found:

 kernel_modules:
         make -C /lib/modules/$(shell uname -r)/build M=$(CURDIR) modules

 clean:
         make -C /lib/modules/$(shell uname -r)/build M=$(CURDIR) clean

No matter whether I set $KERNEL_SOURCES or the "--kvers-list" option
of module-assistant the module is (AFAICS) always built against the
currently running kernel.

regards,
-mika-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to