Hi

I would like to change the CURRENT variable of the DVB/driver/Makefile
to
CURRENT:=$(shell head -1 /usr/include/linux/version.h|( read i j k; echo
$$k|sed s/\"//g))

This installs the modules into the directory of the kernel they were
compiled for. Maybe the commandline can be simplified - but it works
perfectly.

Deti


-- 
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.

Reply via email to