Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Driver Makefile Variable CURRENT
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 listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index