Package: acx100-source
Version: 0.2.0pre8+57-1
Severity: normal

AFAICS it is not possible to compile the acx100-modules against a
kernel version not matching the currently running one, because of:

,---- [ modules/acx100/Configure ]
| KERNEL_VER=`uname -r`
| KERNEL_BUILD=/lib/modules/$KERNEL_VER/build
`----

This prevents overriding the kernel version and kernel build
directory manually. For example when using:

% KSRC='/path/to/kernel' KVERS='2.6.13-foobar' fakeroot debian/rules 
binary-modules

it still produces modules for kernel `uname -r` (which might differ
from $KVERS).


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

Reply via email to